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

# Wait for Input

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/jD73u_IBHRit9B59/_assets/ai/develop/node-reference/logic/wait-for-input.png?fit=max&auto=format&n=jD73u_IBHRit9B59&q=85&s=e5034bbb7097e08205458463803808b0" alt="Wait for Input Node configuration panel" style={{ width: 'auto' }} width="248" height="90" data-path="_assets/ai/develop/node-reference/logic/wait-for-input.png" />
</Frame>

## Description

The Wait for Input Node stops the Flow execution and waits for the user input.
There is no timeout; the Flow execution stays paused until the user responds.

## More Information

* [Question Node](/ai/agents/develop/node-reference/basic/question)
* [Optional Question Node](/ai/agents/develop/node-reference/basic/optional-question)
