# Паузы в рассылках по личикам

Теперь в рассылках по личкам можно настроить индивидуальные паузы как для всей задачи так и на уровне аккаунтов.

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

**Задержка в секундах между попытками в рамках задачи** — задача будет рассылать сообщения не чаще, чем в установленном интервале в секундах. Если, например, аккаунты все заняты или их нет свободных, то задача может ждать дольше.

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

**Пауза после поиска личного чата** — пауза между поиском аккаунта, которому будет адресовано сообщение и самой отправкой сообщения.


---

# 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://wiki.tassist.ru/history/dekabr-2024/pauzy-v-rassylkakh-po-lichikam.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.
