# Delete backup snapshots to reduce Storage Vault size

You can remove backup snapshots from a Storage Vault as follows:

1. Open the eazyBackup desktop application
2. Click the "Restore" button in the left-hand menu bar
3. Select the Storage Vault containing the backed-up data and click "Next"
4. In the restore wizard click the 'Delete' button
5. From the list of available snapshots, can select one or more to remove, and then click 'Delete'
6. Once the removal of the snapshot is complete, you need to run a [retention pass](/documentation/retention-concept.md) on the vault if you want to immediately clean up the deleted snapshots from the storage vault.

{% hint style="info" %}
**If you need to immediately reduce the size of your storage vault, you must perform step six to manually to invoke the retention pass. Data is not removed from a storage vault until a retention pass has been completed.**
{% endhint %}

### Delete snapshots from the Backup Application

{% embed url="<https://eazybackup.com/wp-content/uploads/2019/09/eazyBackup-delete-from-storage-vault.mp4?_=1>" %}

### Delete snapshots from the Control Panel

{% embed url="<https://eazybackup.com/wp-content/uploads/2024/07/control_panel_delete_backup_snapshot.mp4>" %}

***

[eazyBackup](https://eazybackup.com)


---

# 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.eazybackup.com/guides/delete-backup-snapshots-to-reduce-storage-vault-size.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.
