# Настройка модуля

#### Шаг 1

В ЦА сайта переходим в раздел «MAX messenger» (1)

<div data-full-width="true"><figure><img src="/files/XXtQeUUirRBh6OfCttlf" alt=""><figcaption></figcaption></figure></div>

#### Шаг 2

На странице модуля мы увидим список доступных пользователей для уведомлений

{% hint style="danger" %}
Если вдруг в списке Вы не видите себя, то попробуйте что то написать боту и потом снова обновить страницу модуля!
{% endhint %}

Справа от пользователя нажимаем на **+** чтобы включить и настроить уведомления для пользователя.

<div data-full-width="false"><figure><img src="/files/rXznny2hzTosjTmkBY86" alt=""><figcaption></figcaption></figure></div>

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

<div data-full-width="true"><figure><img src="/files/97EOoFPdj5MhKiGnuFEn" alt=""><figcaption></figcaption></figure></div>

#### Шаг 3

Настройте параметры уведомления, шаблоны сообщений и сохраните. Уведомление можно настроить:

* для новых заказов Интернет-магазина
* для заявок из модуля “Формы” (требуется редакция “Малый Бизнес” и выше)

<div data-full-width="true"><figure><img src="/files/ieqHUKPUm3vDhh59qDv6" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Шаблон сообщений поддерживает [HTML style](https://core.telegram.org/bots/api#html-style), подстановки поддерживают [Core\_Meta](https://www.hostcms.ru/documentation/modules/shop/shop-seo-templates/)
{% endhint %}


---

# 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://support.morozovpimnev.ru/max-bot/nastroika-modulya.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.
