Monitor, control, and troubleshoot background jobs — run history, status, and manual execution.
Once jobs are created, manage them in Settings → Jobs.
The Jobs page shows all configured jobs with:
Toggle a job on or off without deleting it. Disabled jobs keep their configuration but won't execute until re-enabled.
Click Run Now to execute a job immediately, regardless of its schedule. Useful for:
Each job tracks its execution history:
| Field | Description |
|---|---|
| Run time | When the run started and ended |
| Duration | How long the run took |
| Status | Success, failed, timed out, or skipped |
| Session | Link to the session where the job ran |
Click any run to see the full session and conversation.
If a job takes longer than its interval, you may get overlapping runs. Enable skip if running to prevent this.
Delete a job to remove it entirely. Run history is preserved for reference. This action cannot be undone.