# Deleting FlashEdge Storage

If you decide that you don’t need any of your FlashEdge Storage, you can delete it from your account.

If you have created FlashEdge CDN distribution for this Storage, don’t forget to delete it as well or change the origin.

{% hint style="warning" %}
Deleting the FlashEdge Storage is final and can't be undone. It will also delete all stored files without the possibility of restoring them.
{% endhint %}

Follow the next instructions:

1. You need to first delete all files from your storage.
2. Sign in to FlashEdge.
3. Choose the Storage that you want to delete.
4. Choose the Advanced tab.
5. Click on “Delete” to remove.
6. Type the name of the Storage and click on “Delete.”


---

# 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.flashedgecdn.com/flashedge-storage-tutorials/deleting-flashedge-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.
