# Delete a Snapshot

If you no longer need a snapshot and want to save your resources, you can delete it. You cannot restore a snapshot after it is deleted.

To delete a snapshot, follow these steps:

2\. Open the **Snapshots** tab and select the snapshot you would like to delete.

3\. Click **Delete**.

4\. In the dialog that appears, confirm your action by entering your password and clicking **OK**.

{% hint style="success" %}
**Result:** The selected item is deleted and cannot be restored.
{% endhint %}


---

# 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.ionos.com/cloud/backup-and-storage/images-snapshots/snapshots/how-tos/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.
