> For the complete documentation index, see [llms.txt](https://help.chatterfy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatterfy.ai/crm-dlya-obsheniya/funkcional-crm/stranica-chatov/otlozhennye-soobsheniya.md).

# Отложенные сообщения

**Отложенные сообщения** — это функция, позволяющая отправлять сообщения через заданный вами промежуток времени.

1\. Нажмите на значок "Календаря"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-29/f24b718c-e83b-4a68-8073-c4f2023ba304/user_cropped_screenshot.jpeg?tl_px=0,389\&br_px=1719,1351\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=87,537)

2\. Выберите дату и время, в которое вы хотите, чтобы отправилось сообщение.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-29/7017eb33-fd32-46b1-bb20-670363c713f7/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=1719,961\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=514,179)

3\. Выберите число, время в часах и минутах. Затем нажмите "OK"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-29/44d4ca6b-82f9-4f96-b8cd-4f7abd25ec57/user_cropped_screenshot.jpeg?tl_px=325,160\&br_px=2045,1121\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=524,277)

4\. Нажмите на поле ввода ссобщения и отправьте его

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

5. Отложенное сообщение будет отображаться серым цветом. Как только оно отправится, цвет сообщения поменяется на синий.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-29/54dfa562-9b39-44f9-ab8a-120cbda52bc6/user_cropped_screenshot.jpeg?tl_px=387,269\&br_px=2107,1231\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=896,434)


---

# 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://help.chatterfy.ai/crm-dlya-obsheniya/funkcional-crm/stranica-chatov/otlozhennye-soobsheniya.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.
