Wait Step
Delay Run Continuation
Select the Wait step on the workflow, then choose the wait mode.

Under Wait value, keep Manual selected. For Wait for a duration, fill in the delay in seconds. The allowed integer range is 1 second to 31,536,000 seconds, or 365 days.

Wait Until A Selected Date
For Wait until date and time with Manual selected, enter a date and time. The editor converts the entered local time to an exact moment before saving.
Until the time arrives, the run task has a waiting status. Pausing the automation preserves the scheduled time; after resuming, the task returns to waiting or execution depending on that time.
Read The Value From A Variable
Select From variable.

Then choose the required value in the variable field. The scope and name are displayed together; the expanded list groups variables under Run, Lead, Dialog, and Project.

- a duration variable must contain an integer number of seconds from 1 to 31,536,000;
- a date variable must contain an ISO 8601 date and time;
- current-run and project variables are available, and contextual automations also offer lead variables.
The value is read when the step runs. If the variable is unset or has an incompatible value, the step fails instead of waiting.
If the required number or date is inside an object, select the pencil next to the variable and enter a path to the field.