Skip to content

Automation

Run agents on a schedule with Scheduled Tasks.


Open Scheduled Tasks

Sidebar → Scheduled Tasks (or Automation entry, depending on version).

Create a task: choose assistant / playbook, schedule (cron or interval), and enable it.


Typical fields

FieldMeaning
NameTask label
ScheduleWhen it runs
Agent / PlaybookWhat to run
EnabledOn / off

Tips

  • Prefer low-risk tools for unattended runs.
  • Confirm API keys and network before enabling.
  • Check History after the first few runs.

Failures often look like normal session errors — see Troubleshooting.


Released under the MIT License.