
The Schedule node's config panel with the schedule picker and timezone
Set up a schedule
1
Add a Schedule node
Add the Schedule node to your canvas and connect its output to the first node you want to run.
2
Pick a frequency
The schedule picker reads as a sentence: “Every 30 minutes”, “Every day at 9:00 AM”, “Every week on Monday at 5:00 PM”. Frequencies: seconds, minutes, hours, day, week, weeks, and month. Interval frequencies take a number; day, week, and month schedules take a time (15-minute increments) and, where relevant, a day. A summary line below the picker confirms the schedule in plain language.
3
Set the timezone
Choose your timezone in the searchable Timezone dropdown. Daily, weekly, and monthly run times are interpreted in this timezone.
4
Check the next run
The Next Run field shows when the schedule fires next. Each run appears in the Logs tab with the trigger source
Schedule.Example schedules
Multiple schedules
One Schedule node can hold several schedules. Click Add schedule to add another entry; each fires independently. Removing every entry disables the trigger.Run times are converted to UTC using your timezone’s current offset. If your timezone observes daylight saving time, open the workflow or edit the schedule after a DST change to refresh the run time.