Schedule workflows to run automatically without manual intervention. Atlas executes scheduled workflows at your specified intervals and sends notifications when runs complete or fail.
Setting Up Schedules
Open the workflow you want to schedule and click the schedule icon in the toolbar. This opens the scheduling configuration panel where you define when the workflow runs.
Choose from preset intervals or create custom schedules using cron expressions. Each workflow can have multiple schedules if you need different execution patterns.
Schedule Options
- Hourly - Runs at the top of every hour
- Daily - Runs once per day at a specified time
- Weekly - Runs on selected days of the week at a specified time
- Monthly - Runs on a specific day of each month
Managing Scheduled Workflows
View all scheduled workflows in the Schedules section of your project. This page displays each schedule's next run time and execution history.
Edit schedules by clicking the schedule name and modifying the interval or cron expression. Changes take effect immediately for future runs.
Pause schedules temporarily without deleting them. Paused schedules remain configured but won't execute until you resume them.
Delete schedules when you no longer need automated execution. This removes the schedule but keeps the workflow itself.