> For the complete documentation index, see [llms.txt](https://docs-es.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-es.sinch.com/whatsapp/sinch-messaging-platform/programar-un-envio.md).

# Programar un envío

Programa el envío de tu mensaje de forma sencilla y rápida.&#x20;

En esta pantalla, puede establecer la fecha y la hora en que se debe entregar su mensaje, simplemente seleccione la fecha del calendario a continuación:

<figure><img src="/files/0DJc3w00oP4ryMIfSZtL" alt=""><figcaption></figcaption></figure>

Y en el reloj al lado pon la hora:

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

Si no establece una fecha y hora, la foto se tomará tan pronto como finalice la configuración.&#x20;

### Envío en partes&#x20;

Si se trata de una comunicación activa en la que sus usuarios finales contactarán masivamente con su empresa, para no sobrecargar a sus analistas al final, puede fragmentar este disparador en varias partes diferentes y elegir diferentes días y horarios para sus entregas.&#x20;

Simplemente use la función: **Enviar en partes**

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

Haga clic en agregar parte y divídalo en tantas partes como necesite, también elija sus días, horarios y porcentaje de entrega.&#x20;

El único requisito para este campo es que el porcentaje siempre sume 100%.&#x20;

Si el porcentaje no llega al 100%, la plataforma no le permite continuar con el siguiente paso y lanza una señal:

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

{% hint style="danger" %}
Los únicos mensajes que la plataforma permite cancelar después del envío son los mensajes que están **programados.**
{% endhint %}

¿Listo con sus citas? \
Vayamos a nuestra presentación y resumen.


---

# 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:

```
GET https://docs-es.sinch.com/whatsapp/sinch-messaging-platform/programar-un-envio.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.
