> For the complete documentation index, see [llms.txt](https://whatcrm.gitbook.io/whatcrm-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/zapusk-rassylki.md).

# Запуск рассылки

## Способ №1. Рассылка через Salesbot

{% hint style="warning" %}
Во избежания блокировки номера WA рекомендуем отправлять не более 5-10 сообщений в минуту, т.е. отправлять сообщения порционно, а не все сразу.
{% endhint %}

На нужном  вам этапе создаем триггер Salesbot с текстом рассылки&#x20;

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

Настраиваем бота через инициировать общение

<figure><img src="/files/8NtLrsaYl9KpHRfTQah1" alt=""><figcaption></figcaption></figure>

Заходим в раздел Сделки в режиме Список отмечаем нужные сделки нажимаем на кнопку ''Изменить этап"&#x20;

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

Переводим сделки на этап с ботом&#x20;

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

Рассылка отправлена

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

## Cпособ №2. Рассылка с помощью функции "Написать в мессенджеры"

{% hint style="warning" %}
Данным способом рассылка отправится только тем контактам с которыми уже было инициировано общение через наш виджет, если чата нет сообщение не уйдет.
{% endhint %}

Галочкой выделяем нужные сделки или контакты и нажимаем **'написать в мессенджеры**'

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

В поле для текста добавляем сообщение рассылки, убираем галочку всем найденным и нажимаем '**Отправить**'

<figure><img src="/files/EsDR4ZROPonui1qDO0qF" 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, and the optional `goal` query parameter:

```
GET https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/zapusk-rassylki.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.
