# Delete a Disk

If you don't need a certain disk anymore, you can delete it and a deleted disk will not generate any cost any more.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

* <mark style="color:blue;">Detaching a disk first before deleting.</mark>
* <mark style="color:blue;">Boot Disk can only be deleted along with its attached instance.</mark>
* <mark style="color:blue;">After deleting, all data will be erased and cannot be restored.</mark>
  {% endhint %}

Go to **Disk** > **Actions** > **Delete**, check **Confirm to delete resources** and click **Confirm**.

<div align="left"><figure><img src="/files/eJjktupwGbcxhyjNXF4g" alt="" width="443"><figcaption></figcaption></figure></div>


---

# 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.console.zenlayer.com/welcome/elastic-compute/get-started/manage-storage/delete-a-disk.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.
