# Порядок сообщений

Иногда, в процессе редактирования сценария бота, возникает необходимость изменить последовательность отправки сообщений.

У каждого элемента блока «Сообщение» в правом верхнем углу есть три иконки

![](/files/-Mat5D_-i4KxszmtGeIx)

Две первых отвечают за перемещение этого сообщения выше и ниже соответственно. Третья - удаляет его. Кликнем на кнопку "переместить выше", насладимся красивой анимацией перемещения блока, нажмем кнопку "сохранить".

Вуаля! Мы изменили порядок сообщений :)&#x20;

![](/files/-Mat5jDU7bg1HmfT8CKr)


---

# 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://docs.leadconverter.su/bots/blok-soobshenie/poryadok-soobshenii.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.
