# ...Mover clientes a otro bloque

## Mover con el envío de un mensaje

{% hint style="warning" %}
Esta funcionalidad está disponible solo para quienes tienen suscripciones “Mailings” (“Standart”) o “Premium”.
{% endhint %}

Para mover clientes a otro bloque, necesitas resaltar el bloque haciendo clic en él en la sección “Workflow” y luego hacer clic en “Crear un mailing” en la configuración

![](/files/fcdb388779c5bed07e2e61894ee2a26df2065e64)

Se abrirá el formulario de mailing, allí necesitas filtrar a los clientes que necesitas mover

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

Por ejemplo, puedes marcar los bloques que necesitas mover

{% hint style="info" %}
Para mayor comodidad, se muestra el número del bloque, puedes encontrarlo en la pestaña de edición
{% endhint %}

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

## Mover sin enviar un mensaje

Hay dos maneras de hacerlo:

1. Cambiar temporalmente el texto a *#{none}* y volver a cambiarlo después del movimiento
2. Crear un clon del bloque con todas las conexiones y con el texto *#{none}* a partir del cual el flujo de trabajo continuará con el resto de ellos


---

# 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/doc/es/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.
