# Каналы

Раздел [**Каналы**](https://app.metabot24.com/bot-channel) служит для привязки созданного бота к каналам связи.&#x20;

Каналы необходимо создавать в разделе главного меню **Настройки бота** подраздел [**Каналы**](https://app.metabot24.com/bot-channel).

На экранной форме нажать кнопку [***Новая привязка***](https://app.metabot24.com/bot-channel/create)**.**

![](/files/-LrEP4No8WChU8iLWynS)

При создании  нового привязки необходимо заполнить следующие параметры:

* **Канал** - выбрать из имеющихся

![](/files/-MShhimGS5AfDqWlg1QR)

* Далее в зависимости от выбранного канала открывается список параметров для настройки канала.

Подробные рекомендации по настройка каждого канала находятся в соответсвующих разделах данной инструкции. Вы можете воспользоваться следующими интеграционными каналами:

* [**Jivo**](/documentation/podklychenie-servis/jivo.md#podklyuchenie-integracii)
* [**Webim**](/documentation/podklychenie-servis/webim.md#podklyuchenie-integracii)
* [**LiveTex**](/documentation/podklychenie-servis/livetex.md#podklyuchenie-integracii)
* [**Битрикс24**](/documentation/podklychenie-servis/livetex.md#podklyuchenie-integracii)
* [**Umnico**](/documentation/podklychenie-servis/umnico.md)
* [**Metabot Widget**](/documentation/podklyuchenie-kanalov/metabot-widget.md#nastroika-chat-vidzheta)
* Прямые каналы интеграции с мессенджерами:
  * [**Telegram**](/documentation/podklyuchenie-kanalov/telegram.md)
  * [**VK**](/documentation/podklyuchenie-kanalov/vk.md)
  * [**Viber**](/documentation/podklyuchenie-kanalov/viber.md)


---

# 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://metabot.gitbook.io/documentation/panel-upravleniya-botom/kanaly.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.
