> For the complete documentation index, see [llms.txt](https://omni.docs.olchat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omni.docs.olchat.io/akkaunty-i-avtorizaciya/dobavlenie-dopolnitelnykh-akkauntov.md).

# Добавление дополнительных аккаунтов

Олчат ОМНИ позволяет подключить необходимое количество аккаунтов Telegram и МАКС к порталу Битрикс24. Для каждого аккаунта можно создать отдельную Открытую линию.

С помощью настроек Открытых линий вы можете назначить ответственных сотрудников и настроить правила обработки сообщений индивидуально для каждого аккаунта.

## Как добавить аккаунт

1. Перейдите в приложение Олчат ОМНИ в левом меню портала Битрикс24.
2. Выберите мессенджер: Telegram или МАКС.
3. Нажмите кнопку **Подключить аккаунт**.

Подробнее можно узнать [здесь](/bystryi-start/podklyuchenie-konnektora.md).

## Выбор или создание Открытой линии

На открывшейся странице выполните [одно из действий](/bystryi-start/nastroika-otkrytoi-linii.md):

* Выберите существующую Открытую линию.
* Создайте новую Открытую линию.

Нажмите кнопку **Подключить**.

## Дальнейшая настройка аккаунта

После выбора Открытой линии следуйте инструкциям по авторизации:

* [Для Telegram](/akkaunty-i-avtorizaciya/avtorizaciya-telegram.md) — вход обычно выполняется через номер телефона.
* [Для МАКС](/akkaunty-i-avtorizaciya/avtorizaciya-maks.md) — вход обычно выполняется через QR-код.

{% hint style="info" %}
Каждый аккаунт работает независимо от остальных.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://omni.docs.olchat.io/akkaunty-i-avtorizaciya/dobavlenie-dopolnitelnykh-akkauntov.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.
