Schedule a Recurring Task
Schedules run background work without anyone starting it: imports on a timer, cleanup jobs, anything recurring.
Create a Schedule
Section titled “Create a Schedule”- In the sidebar, select Schedules.
- Select Create.
- Choose the task to run.
- Set its frequency, or a future date for a one-off.
- Fill in the task’s parameters.
- Select Save. The schedule appears in the list with its next run time.
Result: the schedule lists its next and last run, and executes without further attention.
Run It Once, Now
Section titled “Run It Once, Now”Run Now executes the task immediately with the schedule’s parameters. It does not change the schedule or affect the next run, so it is safe for checking that a new schedule works.
Pause Rather Than Delete
Section titled “Pause Rather Than Delete”Editing a schedule can change when it runs or pause it. Pausing keeps the configuration and its history; deleting loses both. Pause while investigating, delete only when the work is genuinely finished.
Related: Set Up a Connection · Tasks