# ...Move clients to another block

## Moving with sending a message

{% hint style="warning" %}
This functionality is available only to those with “Mailings” (“Standart”) or “Premium” subscriptions.
{% endhint %}

To move clients to another block you need to highlight the block by clicking on it in the section “Workflow” and then click “Create a mailing” in the settings

![](/files/TzUHAnBMeWqhEpvrDzyF)

The mailing form will open, there you need to filter clients you need to be moved

!!!!!!!!!!!!!!!!!!!!!!!!!!!!

For example, you can check the blocks you need to be moved

{% hint style="info" %}
For convenience, the block's number is shown, you can find it in the editing tab
{% endhint %}

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

## Moving without sending a message

There are two ways this can be done:

1. Temporarily change the text to *#{none}* and change it back after the move
2. Create a clone of the block with all connections and with the text *#{none}* from which the workflow will continue with the rest of them


---

# 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.mavibot.ai/faq/questions/customers.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.
