The Delay node pauses workflow execution for a specified duration or until a specific date and time before continuing to the next step.Documentation Index
Fetch the complete documentation index at: https://ai-kb.automationanywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
| Field | Required | Description |
|---|---|---|
| Delay Type | Yes | How the delay is applied. Options are Delay For (pause for a fixed duration) and Delay Until (pause until a specific date/time). |
| Amount | Yes | The number of time units to delay. Default is 5. |
| Unit | Yes | The unit of time for the delay. Options are Seconds, Minutes, Hours, and Days. |
Results
The Results tab shows the delay details after the node executes.The workflow will pause for the configured duration before continuing to the next step.