# How to connect and disconnect a channel from Inbox

In this guide, you’ll learn how to connect and disconnect a channel from Inbox using your [Flows](https://inbox.messagebird.com/manager/flows).

[When you install a channel through Inbox](https://support.messagebird.com/hc/en-us/sections/360001794498-Install-channels), the new channel will be automatically connected to Inbox and will be added to your [**Inbox Channels**](https://inbox.messagebird.com/manager/channels).&#x20;

However, if you installed a channel through the MessageBird Dashboard and want to connect it to Inbox or you’re looking to disconnect a channel from Inbox, you can easily do it with your [Flows](https://inbox.messagebird.com/manager/flows).

**Step 1**

In your MessageBird Dashboard, go to [dashboard.messagebird.com/flow-builder.](https://dashboard.messagebird.com/flow-builder)

Unless you created an additional flow, click **Inbox flow (Conversations)** to start editing. This will bring you to an open Flow Builder view with ‘Omni-channel’ as the trigger of your flow. It will look like this:

<br>

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

**Step 2**

Click the **Omni-channel** step. A list with all your channels will be displayed on the right side of your screen. The channels that have a **✓** are connected to Inbox; those that don’t have a **✓** are not connected. For example, **WhatsApp Channel Os** is connected to Inbox and **Sandbox** is not connected:

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

&#x20;

Find the channel you want to connect and mark it with a **✓**. If you’re looking to disconnect a channel, simply remove the **✓**. Ready? Press **Save**. Keep in mind that you can go back to this step and edit anytime the message you need.

&#x20;

**Step 3**

Awesome! **Publish** your flow in the top right corner of your screen, and you're good to go! Channels marked with a **✓** will be connected to Inbox, while those without a **✓** won’t be connected. &#x20;

&#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://docs.bird.com/connectivity-platform/installing-channels/how-to-connect-and-disconnect-a-channel-from-inbox.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.
