# Deleting a FlashEdge distribution

{% hint style="danger" %}
Warning: Deleting a distribution is an irreversible process!
{% endhint %}

Deleting a distribution in FlashEdge is a significant action that allows you to permanently remove a distribution setup. This process removes all associated configurations and settings.

Whether you're restructuring your content delivery strategy or no longer require a specific distribution, by following these steps, you can efficiently manage your content delivery network and ensure that your resources are allocated optimally.

{% hint style="warning" %}
Update your DNS records or application before deleting your distribution to avoid traffic interruption to your origin.
{% endhint %}

1. Sign in to the FlashEdge.
2. Choose the distribution that you want to delete.
3. Choose the Advanced tab.
4. Click on the “Delete” button in the Delete FlashEdge distribution. If the button is greyed out, you will first need to disable the distribution.
5. Confirm the deletion.
6. Wait until the distribution disappears from the distributions list and home.


---

# 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-cdn-distribution-tutorials/deleting-a-flashedge-distribution.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.
