# Disabling and enabling a FlashEdge distribution

{% hint style="warning" %}
Disabling/Enabling a distribution in FlashEdge is a fundamental step that allows you to temporarily deactivate a distribution configuration without permanently deleting it.
{% endhint %}

This action is especially useful when you need to suspend the distribution's functionality, whether it's due to maintenance, updates, or other reasons. By disabling a distribution, you prevent it from actively delivering content, ensuring that users don't receive content from that particular distribution during the disabled period. After disabling, you should not incur any costs for this distribution.

### Disabling

The following guide outlines the straightforward process of disabling a FlashEdge distribution:

1. Sign in to the FlashEdge.
2. Choose the distribution that you want to delete.
3. Choose the Advanced tab.
4. Click on the “Disable” button in the Delete FlashEdge distribution.
5. Wait until the distribution is disabled.

### Enabling

The following guide outlines the straightforward process of enabling a FlashEdge distribution:

1. Sign in to the FlashEdge.
2. Choose the distribution that you want to delete.
3. Choose the Advanced tab.
4. Click on the “Enable” button in the Delete FlashEdge distribution.
5. Wait until the distribution is enabled.


---

# 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/disabling-and-enabling-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.
