# CRM

*CRM* (*Customer Relationship Management*) — это система, помогающая контролировать все каналы коммуникаций с клиентами и автоматизировать продажи.

На нашем конструкторе есть своя внутренняя CRM система. Выглядит она так:

![](/files/-MgjiUCXwRBZULxxfE4s)

1. Этот столбец - это первый этап воронки, в который попадают все пользователи, зашедшие в бота.&#x20;
2. Нажав на значок шестеренки (настройки), вы сможете отредактировать этот этап и добавить новые.
3. Вы можете нажать на + и добавить новые этапы.

![Сменить цвет (1), удалить (2), изменить название (3), передвинуть этап (4), сохранить (5)](/files/-MgjlrhfaIKOVT4FaqXL)

<br>


---

# 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://jetbot.gitbook.io/help_docs/menyu-sleva/crm.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.
