> For the complete documentation index, see [llms.txt](https://help.chatterfy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatterfy.ai/crm-dlya-obsheniya/funkcional-crm/stranica-chatov/otvetstvennyi-menedzher.md).

# Ответственный менеджер

Для каждого диалога вы можете назначить ответственного менеджера.

{% hint style="warning" %}
&#x20;Далее вы сможете видеть статистику обработки каждого менеджера в компании, а именно ежедневное количество принятых диалогов, количество отправленных мануальных сообщений и скорость ответа.&#x20;
{% endhint %}

* Нажмите на кнопку меню справа в верхнем углу чата

<img src="https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/c978c917-858c-48d0-9287-6bab2c095b16/user_cropped_screenshot.jpeg?tl_px=1149,0&#x26;br_px=2869,961&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=1&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png&#x26;wat_pad=1029,96" alt="" width="560">

* В User Data, разделе Chat Settings нажмите на "Assigned managers". Вы увидите выдвижной список

<img src="https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/1be0283c-5afc-4129-ac6a-72e28499c505/user_cropped_screenshot.jpeg?tl_px=1160,0&#x26;br_px=2880,961&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=1&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png&#x26;wat_pad=882,266" alt="" width="560">

* Выберите ответсвенного менеджера, который закреплен на вашем спейсе

<img src="https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/da0fe0d0-04f7-4924-8625-95e07fe79e33/user_cropped_screenshot.jpeg?tl_px=1160,366&#x26;br_px=2880,1327&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=1&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png&#x26;wat_pad=820,277" alt="" width="560">

* Нажмите на кнопку "Сохранить"

<img src="https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/8264dd05-b059-496f-996a-127f1b868c74/user_cropped_screenshot.jpeg?tl_px=1160,276&#x26;br_px=2880,1238&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=1&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png&#x26;wat_pad=764,340" alt="" width="560">

{% hint style="danger" %}
Не забывайте нажимать кнопку "Сохранить", иначе внесенные изменения не сохранятся.
{% 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, and the optional `goal` query parameter:

```
GET https://help.chatterfy.ai/crm-dlya-obsheniya/funkcional-crm/stranica-chatov/otvetstvennyi-menedzher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
