> ## Documentation Index
> Fetch the complete documentation index at: https://oximy.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Scheduled runs

> Oversee and control recurring scheduled work across the workspace.

Open **Sidekick → Scheduled Runs** to see every schedule running across the workspace and control which ones stay active.

<Note>
  Schedules are authored by members from inside the app, not from this page. This page is where you oversee and control what's already been created, not where a schedule gets set up.
</Note>

## View all workspace schedules

The list shows every schedule in the workspace, regardless of who created it, with:

* **Owner**: who created the schedule.
* **Target**: the skill it runs.
* **Cadence**: how often it fires, or the event that triggers it.
* **Last run**: when it last executed.
* **Spend**: what the schedule has cost so far.

Use this list to spot schedules that are running more often, or spending more, than expected.

## Enable and disable a schedule

Each schedule can be turned off without deleting it. Disabling stops future runs immediately; the schedule's history and configuration stay in place, and enabling it again picks up on the same cadence.

## Approval-bypass

A separate setting lets a schedule's runs skip the per-run approval prompt its owner configured, so it completes on its own instead of waiting for sign-off each time. Use this for schedules you've reviewed and trust to run unattended; leave it off for anything you still want a human checkpoint on.

## Where to go next

<Card title="Scheduled work" icon="clock" href="/docs/sidekick/use/scheduled-work">
  How members create a schedule, choose a trigger, and set up per-run approval.
</Card>
