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

# Wait for User Confirmation

## Overview

The "Wait for User Confirmation" action pauses the workflow until the user explicitly confirms to proceed.

### Use Cases

* **Decision Points**: Pause workflows at critical junctures to confirm user consent.
* **Verification**: Ensure users are ready to proceed to the next steps.

## Configuration Fields

### Message to Show User (optional)

* **Description**: Enter a message to prompt the user for confirmation.
* **Example**: "Are you sure you want to proceed?" or "Click OK to continue."
* **Required**: No
