> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridian.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# Wait

> Pause execution for a duration in milliseconds.

The **Wait** block lives in the **Other** palette category. Pause execution for a duration in milliseconds.

## What it does

Pause execution for a duration in milliseconds.

## Configuration

Open the block in the builder sidebar to configure these fields.

### `delay_ms`

**Type:** `number`. Required.

How long to pause in milliseconds. Example: `1000` for one second.

## See also

* [Other](/builder/action-blocks/other) — Browse all blocks in the Other category.
