# How to add a channel

Go to [inbox.messagebird.com](http://inbox.messagebird.com), click on **+ Channel** on the top-right corner of your screen.

Under [**My channels**](https://inbox.messagebird.com/manager/channels)**,** you’ll see a list of the channels that are already installed. Below **Add new channel**, you’ll see a list of the available channels:

* Click on the channel you wish to add to Inbox.
* A new tab will open with the specific instructions for installing that channel.
* Fill in the form and click on **Install now** when you’re finished.&#x20;
* That’s it! Your channel is ready to use in Inbox—we'll automatically add flows for your installed channels in Flow Builder. When you go back to [**My Channels**](https://inbox.messagebird.com/manager/channels), you’ll see the newly installed channel after refreshing the page.<br>

Once this has been completed, please test your channels to make sure they are creating conversations/tickets in Inbox. If they aren't, please refer to the article [How to connect and disconnect a channel from Inbox](/connectivity-platform/installing-channels/how-to-connect-and-disconnect-a-channel-from-inbox.md).

&#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-add-a-channel.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.
