> For the complete documentation index, see [llms.txt](https://documentation.botghost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.botghost.com/custom-commands-and-events/actions/other-actions/wait-before-running-another-action.md).

# Wait before running another action

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

The "Wait before running another action" action has the ability to wait a predefined amount of time before running the next action / condition in the command / event builder.

## Wait Time

The Wait Time field represents the amount of seconds the bot will wait before running the next block. This field accepts only a plain integer and the max amount of seconds it can wait is 850. [Variables](/custom-commands-and-events/variables.md) can be used as well.

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