# Time Delay Card

Time Delay card rule card allows you to pause the conversation for a specified amount of time. The time can be in seconds, minutes, hours, or days. You can use a Time Delay card to create a natural and realistic conversation, such as sending a typing indicator, a read receipt, or a follow-up message.

## How It Works:

Place the Time Delay card between the two conversational cards. By doing so, you can control the pacing of the conversation, allowing users to digest information or prepare for the next interaction without feeling rushed. This simple yet effective technique enhances the overall conversational flow and user experience.

### Using Time Delay Card

### Pause till&#x20;

* You need to enter the value and choose the unit of time that you want to pause your journey/flow for.&#x20;
* The value should be a positive integer and the unit of time should be seconds, minutes, or hours.&#x20;

For example, you can enter 10 and choose seconds if you want to pause your journey/flow for 10 seconds.

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


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/rule-cards/time-delay-card.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.
