# Уведомления

<figure><img src="/files/ByiV3azW0SjtZSJkvCWK" alt=""><figcaption></figcaption></figure>

## Общая информация

Функционал "Уведомления" информирует пользователей о важных событиях, которые произошли на платформе.

Информирование осуществляется двумя способами:

* Уведомления на E-mail адрес, указанный в аккаунте
* Внутренний раздел на платформе с историей всех уведомлений (<https://assistant.2people.io/cabinet/notifications>)

{% hint style="info" %}
При этом пользователь платформы может отключить получение конкретных уведомлений на E-mail. Подробнее читайте в статье [Настройки аккаунта](https://assistant-docs.2people.io/for-users/nastroiki-akkaunta).
{% 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://assistant-docs.2people.io/for-users/uvedomleniya.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.
