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

# Scheduled Tasks

> Set an agent task to run on a repeat, instead of triggering it yourself every time.

**Scheduled** *(Beta)*, in the sidebar, turns a one-off agent task into a recurring job.

<Steps>
  <Step title="Open Scheduled">
    Click **Scheduled** in the sidebar. It tracks **Active**, **Pending**, and **Total** job counts, and lists your scheduled agents below.

    <Frame>
      <img src="https://mintcdn.com/imagineart/1KCL2GMp1E8xXUlb/images/imagine-computer/imagine-computer-scheduled-step-01.png?fit=max&auto=format&n=1KCL2GMp1E8xXUlb&q=85&s=d7ece0954fd2fde114f6ded3e9660471" alt="Scheduled tasks list showing active, pending, and total counts" width="2880" height="1800" data-path="images/imagine-computer/imagine-computer-scheduled-step-01.png" />
    </Frame>
  </Step>

  <Step title="Start from a template, or from scratch">
    Click **New schedule** to open a template gallery — over 24 real, named templates (Annual Vision Deck, Bedtime Wind-Down Audio, Daily Affirmation Audio, Daily Habit Tracker Prompt, and more), filterable by **Analysis**, **Automation**, **Communication**, and **Information**. Each template shows its own default schedule (e.g. "Daily at 7:00 AM"). Click **Start from scratch** if none fit.

    <Frame>
      <img src="https://mintcdn.com/imagineart/1KCL2GMp1E8xXUlb/images/imagine-computer/imagine-computer-scheduled-step-02.png?fit=max&auto=format&n=1KCL2GMp1E8xXUlb&q=85&s=f26e5c17d6679de7969cbd60b27a2eb3" alt="Templates modal with category tabs and 24+ named recurring task templates" width="2880" height="1800" data-path="images/imagine-computer/imagine-computer-scheduled-step-02.png" />
    </Frame>
  </Step>

  <Step title="Configure the schedule">
    Fill in a **Name** and **Task description**, then set the **Trigger** — click it to open **Repeat** options (Run once, Daily, Daily on weekdays, Weekly, Monthly, Quarterly, Annually, or Custom) and a time picker. No raw cron syntax is exposed.

    <Frame>
      <img src="https://mintcdn.com/imagineart/1KCL2GMp1E8xXUlb/images/imagine-computer/imagine-computer-scheduled-step-03.png?fit=max&auto=format&n=1KCL2GMp1E8xXUlb&q=85&s=49cce1125e0c29c3425cb432aa0cd922" alt="Create schedule form with Name, Task description, Trigger, Output format, and Output destination fields" width="2880" height="1800" data-path="images/imagine-computer/imagine-computer-scheduled-step-03.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/imagineart/1KCL2GMp1E8xXUlb/images/imagine-computer/imagine-computer-scheduled-step-04.png?fit=max&auto=format&n=1KCL2GMp1E8xXUlb&q=85&s=e94caafe8af2de38e86d63e6a26b5465" alt="Trigger options dialog with a Repeat frequency dropdown and a time picker" width="2880" height="1800" data-path="images/imagine-computer/imagine-computer-scheduled-step-04.png" />
    </Frame>
  </Step>

  <Step title="Pick an output format and destination">
    Choose an **Output format** — **Text** (a simple plain-text message), **Artifacts** (attaches relevant files, e.g. a Document), or **Audio** (delivers the message as speech) — and an **Output destination**: the default in-Computer chat, a Slack channel, a Slack DM, or Gmail.
  </Step>
</Steps>

<Tip>
  Templates are a faster starting point than they look — even if the exact use case doesn't match yours, copying a template's trigger/output setup and swapping the task description is quicker than configuring everything from scratch.
</Tip>
