> ## 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.

# Sleep

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/jD73u_IBHRit9B59/_assets/ai/develop/node-reference/logic/sleep.png?fit=max&auto=format&n=jD73u_IBHRit9B59&q=85&s=aa3020eda93d1d57645ec7f184651ac1" alt="Sleep Node configuration panel" style={{ width: 'auto' }} width="468" height="122" data-path="_assets/ai/develop/node-reference/logic/sleep.png" />
</Frame>

## Description

A Sleep Node pauses the execution of a Flow for a certain time.

If your Flow returns multiple messages at once with a lot of content, you can use a Sleep Node to set a pause between messages, simulating a more natural, humanlike response behavior.

<Warning>
  This Node blocks the execution of Cognigy.AI and prevents the execution of additional messages on the same Cognigy.AI message processing instance (of which there are multiple). This can lead to issues in high-load scenarios.
</Warning>
