# How to install channels on the Omnichannel Widget

The Omnichannel Widget enables your customers to start and continue conversations on their preferred communication channel.&#x20;

The widget currently supports: WhatsApp, Facebook Messenger, SMS, Voice Calling, LINE, Telegram, Email. We're adding more and more channels soon.

* To enable other channels in the Omnichannel Widget, you'll first need to install channels in [Inbox Channels](/connectivity-platform/installing-channels.md). Need help? Check out our [Inbox Channel installation guides](/connectivity-platform/get-started-with-the-omnichannel-widget/how-to-install-channels-on-the-omnichannel-widget.md).
* Done? Awesome! Now that you've installed your desired channels in Inbox, you're ready to enable these for use in the Omnichannel Widget.
* Head over to your Omnichannel Widget Settings in Inbox. In the **Channels** section, you'll see your installed Inbox channels. From here, you can pick your channels.
* To enable a channel, simply toggle the channel to **Enabled** and hit **Publish** at the top of the page. &#x20;
* And that’s it! Your changes will be deployed straightaway so your customers can begin chatting via other channels with the Omnichannel Widget.


---

# 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/get-started-with-the-omnichannel-widget/how-to-install-channels-on-the-omnichannel-widget.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.
