> For the complete documentation index, see [llms.txt](https://result.gitbook.io/result.rest-dokumentaciya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://result.gitbook.io/result.rest-dokumentaciya/kak-otpravit-rassylku-v-telegram.md).

# Как отправить рассылку в Telegram?

Для создания рассылки необходимо перейти в раздел «Рассылки» и нажать на кнопку «Добавить рассылку».

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

В открывшемся окне:

1\. Выбираем нужный тип уведомления;\
2\. Указываем внутреннее название - «Название в CRM» (оно видно только в панели управления);\
3\. Указываем текст уведомления;\
4\. Прикрепляем изображение (необязательно);<br>

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

5\. Указываем дату и время отправки;\
6\. Выбираем филиалы для отправки;\
7\. В порядке приоритета в приоритете 1 выбираем отмеченный нами тип уведомления;

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

8\. На странице «Выборка клиентов» отмечаем «Отправить всем» или же выбираем выборку клиентов по меткам;\
9\. После нажимаем на кнопку «Создать рассылку».

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


---

# 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://result.gitbook.io/result.rest-dokumentaciya/kak-otpravit-rassylku-v-telegram.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.
