A Schedule trigger runs a workflow automatically on a recurring timer. Use it for any automation that needs to happen at a predictable time — daily reports, weekly digests, monthly cleanups, and so on.
Select the schedule type from the Start node inspector after choosing Schedule.
Run the workflow every N minutes, hours, or days. Set:
Run once per day at a specified time. Options:
Run on specific days of the week at a set time. Options:
Run once per month on a specific calendar day. Options:
If the selected day doesn't exist in a given month (e.g. the 31st in February), the workflow does not run that month.
For advanced schedules, switch to Custom mode. Options:
Set the timezone for the trigger in the Timezone field. If left unset, the workflow runs in the default timezone configured for your workspace.
The schedule only takes effect after the workflow is published. Publishing registers the schedule. If you change the schedule, re-publish to apply the new timing.