# Enabling & Disabling Event Data Flow

Throughout the experience you will see that there is the concept of **State** for your **Channel.** You might have a Channel configured but you do you not want to process any events or receive data from that that third-party system via the Webhook you've installed.&#x20;

### You can see the **State** of the Channel in two places:

1. The **Channels** home page of your Flow Plus experience&#x20;

<figure><img src="/files/TfgUHmsAuOLiLF87rKIR" alt=""><figcaption><p>See <strong>State</strong> Column Header and row value as <strong>Enabled</strong></p></figcaption></figure>

2. Within the Channel-specific management page.

<figure><img src="/files/Oq9kvwDVXxrrhdN3wkp5" alt=""><figcaption><p>See <strong>Enabled</strong> label next to the Channel Name </p></figcaption></figure>

&#x20;

### Enabling and Disabling Event Flow

To **Disable** from receiving event data or **Enable** your Channel to receive event, simply click on the **Disable** or **Enable** button on the Channel-specific management page.

<figure><img src="/files/FsAIPpnjz5TIWHGWhgBE" alt=""><figcaption><p>The Channel is in a <strong>State</strong> of <strong>Disabled</strong></p></figcaption></figure>

<figure><img src="/files/IFAGTIpywjgqHnFwvsUF" alt=""><figcaption><p>The Channel is in a <strong>State</strong> of <strong>Enabled.</strong></p></figcaption></figure>


---

# 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://support.flowplusapp.com/set-up/enabling-and-disabling-event-data-flow.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.
