# Esperar por tiempo

Esperar por Tiempo permite introducir pausas estratégicas en el journey, asegurando que cada acción se ejecute en el momento más adecuado. Esta funcionalidad es clave para crear intervalos de tiempo entre las interacciones, lo que permite que los usuarios esperen una duración específica antes de proceder al siguiente paso del flujo. Esto garantiza que las comunicaciones y acciones se realicen en el momento óptimo, mejorando la relevancia y el impacto de las interacciones con los clientes.

<figure><img src="/files/DKPfZhLXYiAN5oArLco1" alt="" width="310"><figcaption></figcaption></figure>

## Configurar Espera por tiempo&#x20;

Es posible configurar el tiempo de espera en minutos, horas, días y semanas.&#x20;

<figure><img src="/files/s3oKS3tQqk8dOJIvaxcQ" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
El tiempo de espera máximo son 12 semanas (3 meses aprox).&#x20;
{% endhint %}


---

# 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://academy.gopersonal.ai/guia-de-usuario/journeys/editor-workflow/espera/esperar-por-tiempo.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.
