# Delete a snapshot for Storage

* On the **Snapshot** page choose the snapshot storage that you want to delete, in the **action** column click **more**. then click the **Delete** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.16%20Snapshot%20Page.png" alt=""><figcaption><p>Snapshot Page</p></figcaption></figure>

* A pop up will appear to confirm whether you really want to delete the snapshot or not. Click the **Delete** button if you want to delete or **Cancel** to cancel deleting the snapshot.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.17%20Confirm%20Delete%20Snapshot.png" alt=""><figcaption><p>Confirm Delete Snapshot</p></figcaption></figure>

* There is a notification **"Snapshot has been successfully deleted"**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.18%20Notification.png" alt=""><figcaption><p>Notification</p></figcaption></figure>


---

# Agent Instructions: 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.id/deka_flexi/deka_volume_images/snapshot/delete-a-snapshot-for-storage.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.
