Guides
Scheduled tasks
Bind a workflow, choose a trigger and inspect run history.
Interface version 1.0.0 · 2026-09-07
Scheduled tasks in the sidebar manages execution plans separately from the workflow canvas. Select a task on the left; the detail area shows its trigger, next and previous runs, bound workflow and recent history.

Create a task#
Choose New task, enter a name, select a workflow and choose a manual, scheduled or webhook trigger. Configure model connections, media inputs and required fields in the workflow before enabling the plan. Manual tasks do not run on a schedule.
Run and disable#
Run a task immediately or toggle its enabled state in the detail area. Disabling prevents future automatic triggers; inspect history for work already running. Records show time, duration and result. Read failures and fix the workflow before retrying.
Scheduling runs on the connected backend. In local mode it runs with the app, so fully quitting stops scheduled execution. With a remote backend, that server must stay running. Closing a window and quitting the application are different actions. See Workflows for triggers and variables.

