Wait for a set amount of time before the workflow continues.The Delay action node is for workflows that need time between steps. Use it when a workflow should pause after receiving or preparing content, then continue automatically later.
Schema
- Input: Video, clips, or another payload from an upstream node
- Output: The same payload after the delay finishes
Add the node
Open Workflows from the left sidebar and click New to open the workflow builder. Add a trigger or source first, then continue in the Editing stage. Choose Delay from the action node panel. Overlap adds the node to the canvas. Connect the node you want to pause into Delay, then connect Delay to the next action or export node.Choose the delay
Set the amount of time to wait, then choose the unit:- Seconds
- Minutes
- Hours
- Days