> 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/roboty-i-aktiviti-deistviya-biznes-processov/maks/naiti-akkaunt.md).

# Найти аккаунт

## Настройка робота

Для поиска аккаунта в Олчат ОМНИ добавьте робота **«\[Олчат ОМНИ] \[МАКС] Найти аккаунт»**.

Для этого перейдите в **Роботы → Создать → Выбор стадии → Другие роботы → \[Олчат ОМНИ] \[МАКС] Найти аккаунт → Добавить.**

Выполните настройку робота. Для этого на добавленном роботе нажмите кнопку **Изменить**:

1. В поле **Линия коннектора** укажите линию Олчат ОМНИ, через которую будет выполняться поиск.
2. В поле **Тип идентификатора** выберите один из вариантов:
   * ID аккаунта
   * Номер телефона
   * Имя пользователя (username)
   * E-mail
3. В поле **Значение идентификатора** укажите соответствующий идентификатор аккаунта.

Остальные настройки можно оставить по умолчанию. Нажмите кнопку **СОХРАНИТЬ**.

## Настройка активити (действия) бизнес-процесса

Для поиска аккаунта в бизнес-процессах добавьте действие **«\[Олчат ОМНИ] \[МАКС] Найти аккаунт»**.

Выполните настройку параметров действия:

1. В поле **Линия коннектора** укажите линию Олчат ОМНИ.
2. В поле **Тип идентификатора** выберите нужный тип идентификатора.
3. В поле **Значение идентификатора** введите значение для поиска.

Остальные настройки можно оставить по умолчанию. Нажмите кнопку **СОХРАНИТЬ**.


---

# 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/roboty-i-aktiviti-deistviya-biznes-processov/maks/naiti-akkaunt.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.
