# Umnico

{% embed url="<https://youtu.be/-_OS2OVHYOk>" %}

Для интеграции сервиса [Umnico](https://umnico.com) с платформой Metabot24 необходимо в разделе **Настройки -> API** скопировать ваш API токен, нажав на кнопку **Скопировать токен**.&#x20;

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

Далее на платформе [**Metabot24**](https://app.metabot24.com) в настройках своего бота выполнить следующие действия:

* Перейти в настройки бота в раздел [**Настройки бота**](https://app.metabot24.com/bot-channel#) подраздел [**Каналы**](https://metabot.gitbook.io/documentation/panel-upravleniya-botom/kanaly)**;**
* Нажать кнопку **Новая привязка** и выбрать канал **Umnico**;
* В поле ***Токен*** вставить скопированный токен;
* В поле ***Логин Менеджера*** вставить логин пользователя из Umnico и сохранить настройку.

![](/files/-M0RRSOFhrc4oVExl4sx)

{% hint style="warning" %}
Поле *Логин Менеджера* обязательно для заполнения.
{% endhint %}

![](/files/-M0RXGuBmzcTgHc8eqRE)

* Новая привязка создана и для завершения настройки необходимо нажать ссылку **Вебхук.**

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

* Подтвердить или отменить выполняемую операцию.

![](/files/-M7fkUKiPLB_wX-52TK_)

* Подключение к сервису Umnico завершено.

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


---

# 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/podklychenie-servis/umnico.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.
