# Delete Block Storage

When you no longer need snapshots or images, you should remove them from your cloud infrastructure to avoid unnecessary costs. For backup purposes, you can create a snapshot before deleting it.

{% hint style="info" %}
**Note:**

* If you delete a server and its storage devices, or the entire data center, their backups are not deleted automatically. The corresponding backups are deleted when you delete a backup unit.
* If you no longer need the backups of deleted [<mark style="color:blue;">VMs</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#vm), you should delete them manually from the [<mark style="color:blue;">Backup Unit Manager</mark>](https://docs.ionos.com/cloud/backup-and-storage/backup-service/how-tos/delete-backup-unit) to avoid unnecessary costs.
  {% endhint %}

1. In the Workspace, select the storage device you wish to delete.
2. Open the context menu of the element and select **Delete Storage**.
3. Provision your changes.

![Delete Block Storage](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-81a090fa23e17fc824632254466ded29a3a2a039%2Fdelete-block-storage.png?alt=media)

{% hint style="success" %}
**Result:** The storage device is deleted and will no longer be available.
{% 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/block-storage/how-tos/delete-block-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.
