> For the complete documentation index, see [llms.txt](https://docs.zerve.ai/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerve.ai/guide/notebook-view/scheduled-jobs.md).

# Scheduled Jobs

## **Setting up a Scheduled Job:**

Click on Scheduled jobs from Add Layer tab on Development layer.

<figure><img src="/files/NxVYFN51BJjTkajvEZDq" alt=""><figcaption><p>Select Scheduler</p></figcaption></figure>

Configure scheduler settings and save the schedule job. Scheduled jobs also allows the user to setup email notification to track the successful execution of tasks.

<figure><img src="/files/SBHS1bzJ0WE10wa7RGgL" alt=""><figcaption><p>Update Scheduler Settings</p></figcaption></figure>

Activate the Scheduler by Clicking Run Job

<figure><img src="/files/ZhiDcmJ5i0vipeOwEj1d" alt=""><figcaption><p>Edit Scheduled Job</p></figcaption></figure>

<figure><img src="/files/sxngWvoUItokvAX1gKWZ" alt=""><figcaption><p>Activate scheduled job layer.</p></figcaption></figure>

Once the scheduled job is activated it is read only. To edit blocks in scheduled layer - deactivate the job to get edit access.

## Check Scheduler Status:

Each scheduled job layer has a tracker that logs the details of each run. If any exception is hit or code error happens during a run on one of the blocks then the job fails. The Scheduled Job Run tracker can be used to identify and fix any errors that might occur.

<figure><img src="/files/CaiuuZmLxTSYugPh0jWk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tIFIXhsBT6zHheD1W52O" alt=""><figcaption></figcaption></figure>
