# Enabling and Disabling a Destination

To prevent unintentionally sending data, Destinations are added in a **disabled** state by default.&#x20;

To enable a Destination, navigate to its configuration page clicking **Details** (either in the Overview or the Destination's subcategory).&#x20;

<figure><img src="/files/GQ1FAqPM0qtQ62TDLaI7" alt=""><figcaption></figcaption></figure>

Once in the Destination's configuration page, you will see the **Enable** button.&#x20;

<figure><img src="/files/VkSeK8iYcUTpjiqPyv8A" alt=""><figcaption></figcaption></figure>

When the Destination is enabled, this same button becomes the **Disable** button, which can be used to disable that particular Destination configuration (other configurations of the same Destination are not impacted by this change).&#x20;

Destinations can only be deleted when they are in a disabled state. &#x20;


---

# 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://documentation.freshpaint.io/readme/setting-up-your-destinations/enabling-and-disabling-a-destination.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.
