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

# Rundowns

> A rundown is a page run live in studio mode — an ordered list of items you cue and take on air while a connected agent drives your devices.

A **rundown** is a [page](/content/pages-and-blocks) run live in **studio mode**. There's no separate rundown document type — any page can become a rundown. Its top-level blocks become the ordered list of **items** you cue and take during the show.

## From page to rundown

You build the page like any other: add blocks for each segment, graphic, or cue, using [fields](/content/fields), [components](/content/components), and media. When it's showtime, open the page and click **Studio** to enter studio mode and select the [agent](/automation/agents) that will execute the show.

In studio mode the page gains a live control surface: each item tracks its own status, a show clock and item timer run, and your cues are relayed to your [devices](/automation/devices) through the agent.

## Rundown items

Each top-level block on the page is a rundown **item**. As you run the show, every item moves through these statuses:

* **Idle** — not yet cued
* **Cued** — selected and ready to take next
* **On-air** — currently live
* **Completed** — already played
* **Skipped** — explicitly passed over

## What's next

<CardGroup cols={2}>
  <Card title="Studio mode" icon="play" href="/production/studio-mode">
    Learn every transport control, status, timer, and keyboard shortcut for running a show.
  </Card>

  <Card title="Prompter" icon="captions" href="/production/prompter">
    Drive a full-screen teleprompter that stays in sync with your rundown.
  </Card>

  <Card title="Rules" icon="bolt" href="/automation/rules">
    Automate device commands and prompter actions from rundown events.
  </Card>

  <Card title="Agents" icon="server" href="/automation/agents">
    Connect the on-prem service that carries your cues to your gear.
  </Card>
</CardGroup>
