Is this article helpful?

Sleep step

The Sleep step pauses task execution for a specified period of time.

The Sleep step can be used to introduce delays between workflow operations without requiring a custom PowerShell script.

Add a sleep step

  1. Open a task in edit mode.
  2. Click the insert step icon () and select Advanced > Sleep.
  3. Enter the duration details.
  4. Click Save.

Sleep step usage

  • Sleep steps can be used anywhere within a task workflow.
  • Sleep steps do not modify files or task state.
  • Sleep steps are not supported in the Post Run section.
In this article
Add a sleep stepSleep step usage