# Delete Snapshot

This guide explains how to delete a storage snapshot.

* On the **Snapshot** page, locate the storage snapshot that you want to delete. In the **Action** column, click **More**, then select **Delete**.

<figure><img src="/files/svqiAEn2fgGQThspCyjg" alt=""><figcaption></figcaption></figure>

* A confirmation pop-up will appear asking whether you want to delete the storage snapshot. Click **Yes** to continue the deletion process or **Cancel** to cancel the action.

<figure><img src="/files/3rdjxfVvP1RjkTSOZa7M" alt=""><figcaption></figcaption></figure>

* The system will begin deleting the snapshot and a notification will appear indicating that the snapshot deletion process is in progress.

<figure><img src="/files/rwY3McDY2LUnPViHei6E" alt=""><figcaption></figcaption></figure>

* If the deletion process is successful, a notification will appear displaying the message **“Snapshot has been successfully deleted.”**

<figure><img src="/files/VOOYXVOvjqZlKfeqBWcQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-volume-images/snapshot/snapshot-for-storage/delete-snapshot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
