# Интеграции

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

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

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

![](/files/-M-O7DAwpGAspgTVkzDK)

* В диалоговом окне заполнить следующие параметры:
  * *Интеграционная система* - выбрать из списка Dialogflow;
  * *Авторизационный ключ (json)* - из буфера обмена скопировать полностью текст закрытого ключа;
  * *Токен* - параметр остается не заполненным;
  * Нажать кнопку ***Создать***.

{% hint style="info" %}
Рекомендуем также ознакомиться с подробным описанием [Интеграция с Dialogflow](https://metabot.gitbook.io/documentation/dialogflow/integraciya-s-dialogflow).
{% endhint %}

![](/files/-M-O7XZD0lee0CzjiM4j)

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

  * *Редактировать* - открывается форма для редактирования выбранной интеграции;
  * *Удалить -* при нажатии производится удаление выбранной привязки.

![](/files/-M-O7hQ7o7hWbEosp9CF)


---

# 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/integracii.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.
