---
title: "16 Scheduler"
canonical: "https://manual.cimon.com/space/CCANVAS/4313284610/16%20Scheduler"
format: markdown
---
In Canvas, schedules allow scripts to be executed at specific times. Schedules can be run hourly, daily, weekly, monthly, or yearly, and you can specify a custom repeat interval.

For example, schedules can be set to run:

- every 8 hours
- on Tuesdays and Thursdays
- on the last Wednesday of every month

You can also enable and disable schedules at runtime using the `schedule.setEnable` script function.

> Macro (children)