Setting Up a Scheduled Process
Automate recurring processes by scheduling them to run at set intervals.
Creating a Schedule
- Go to Schedule in the sidebar.
- Click Add Schedule.
- Select the published process you want to schedule.
- Choose the frequency and timing.
- Click Save.
Frequency Options
- One-time — Runs once at a specific date and time.
- Daily — Runs every day at the specified time.
- Weekly — Runs on selected days of the week.
- Monthly — Runs on a specific day of the month.
- Yearly — Runs on a specific date each year.
Weekly Scheduling
When selecting weekly frequency, you can choose which days of the week the process should run. Select one or more days (Monday through Sunday).
Timezone
Schedules use your team’s timezone setting. To change the timezone, go to Settings and update your team timezone. See Team Timezone for details.
Managing Schedules
From the Schedule page, you can:
- View all active schedules and when they’ll next run.
- Edit a schedule to change the frequency or timing.
- Delete a schedule to stop it from running.
Only published processes can be scheduled. If you unpublish a process, its schedules will be paused until the process is published again.
What Happens When a Schedule Runs
When a scheduled process triggers:
- A new instance of the process is automatically created.
- Any task assignments configured in the process are applied.
- Team members assigned to tasks receive their usual notifications.
Last updated on