Task Scheduler
The Task Scheduler lets you run automations automatically at specified intervals.
Creating a Schedule
Section titled “Creating a Schedule”Via AI Assistant
Section titled “Via AI Assistant”Ask the AI: “Schedule this project to run every day at 9 AM.”
Via Project Settings
Section titled “Via Project Settings”Schedules are created automatically when you ask the AI to schedule a project.
Schedule Types
Section titled “Schedule Types”| 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 |
Viewing Schedules
Section titled “Viewing Schedules”- Go to Task Scheduler in the sidebar.
- A table shows all scheduled tasks.

Schedule Actions
Section titled “Schedule Actions”| Action | Description |
|---|---|
| Toggle Active | Enable/disable the schedule |
| Edit | Modify the schedule (via AI Assistant) |
| Delete | Remove the schedule |
Notifications
Section titled “Notifications”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.
Schedule Tips
Section titled “Schedule Tips”| 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 |