Requirements & Constraints
- Availability: Version 1.13.0 and later.
- Mode: Single-user mode only (not available in self-hosted multi-user mode).
Core Components
- Job: A saved task containing a name, prompt, cron schedule, and allowed tools. Can be enabled/disabled.
- Run: A single execution instance. Statuses:
queued,running,completed,failed,timed out. Records thoughts, tool calls, generated files, and final response. - Schedule: Cron expression defining execution frequency.
- Tools: Permitted agent skills, plugins, flows, and MCP servers.
- Generated Files: Assets (charts, documents) created during a run, stored with the run record.
- System Workspace: Auto-generated workspace created on first run to store results and support thread continuation.
- Notifications: Optional browser push notifications on job completion.
Configuration & Management
Navigation: Settings -> Scheduled Jobs (sidebar).
Available Actions
- Create, edit, enable, disable, and delete jobs.
- Run Now: Manually trigger immediate execution.
- View run history, execution traces, durations, and download generated files.
- Convert run outputs into interactive workspace threads.