Skip to content

Task Scheduler

The Task Scheduler lets you run automations automatically at specified intervals.

Ask the AI: “Schedule this project to run every day at 9 AM.”

Schedules are created automatically when you ask the AI to schedule a project.

Type Description Configuration
Every X Minutes Run every N minutes Enter the interval
Every X Hours Run every N hours Enter the interval
Daily Run once per day Set the time (e.g., 09:00)
Weekly Run once per week Set the day and time
  1. Go to Task Scheduler in the sidebar.
  2. A table shows all scheduled tasks.

Task Scheduler page showing a table of scheduled tasks with columns for Project, Frequency, Total Runs, Last Run Status, Active, and Next Scheduled Run

Action Description
Toggle Active Enable/disable the schedule
Edit Modify the schedule (via AI Assistant)
Delete Remove the schedule

When Show notification on task start and completion is enabled:

  • A notification is sent when the scheduled run starts.
  • A notification is sent when the run completes or fails.
Tip Description
Check your computer is on Scheduled tasks only run when your computer is awake
Disable sleep mode Prevent your computer from sleeping during scheduled runs
Monitor logs Check Execution Logs for scheduled run results
Use checkpoints Enable checkpoints for long-running scheduled tasks