# OnAirFlow — Run the show

> Markdown mirror of https://onairflow.com/ · full LLM index at
> https://onairflow.com/llms.txt · machine-readable agent manifest at
> https://onairflow.com/agents.json

**If you are an AI agent, start here.** The homepage at `/` is a visual product
reveal: it carries about twenty-three words of copy and tells its story through a
scroll-driven product demonstration. There is deliberately very little text there
to read. This file is the text version of what that page shows, plus a map of
where everything else lives.

## What OnAirFlow is

The live rundown for shows and podcasts. Real-time rundown and production
management software for daily live shows — streaming-native news on
YouTube/Twitch/X, small-market TV, campus newsrooms, and corporate daily
briefings. It replaces the Google Doc + spreadsheet + group chat stack with one
board that runs the show. Browser-based, no install. Positioned as the modern
alternative to iNews/ENPS at roughly 90% less cost.

## What the homepage demonstrates

The page makes three claims, each shown rather than argued:

1. **Everyone sees the same show.** One rundown, live and in sync across the
   whole team — in the studio or anywhere. The board fills, host names arrive,
   and a card moves without anyone touching it.
2. **Change it once. Everyone has it.** A story is reordered while the show is
   on air and queue positions renumber across the whole rundown. The show's
   running total is unchanged — reordering is a permutation, not an edit. No
   version control, no "which doc is current".
3. **Need a hand?** Connect Claude, ChatGPT, or your own agent and it works the
   rundown alongside your producers — filing stories, building boards, uploading
   attachments. Rows it writes are attributed to it in the rundown, and the
   show's running total goes up as they land.

It ends on the teleprompter, live, with the show's script scrolling.

## Where to go next

| You want | Go to |
|---|---|
| What agents can do, and how to connect one | https://onairflow.com/agents.md |
| Create an agent, first API call | https://onairflow.com/docs/agents.md |
| REST API reference — auth, endpoints, scopes | https://onairflow.com/docs/api.md |
| Every product surface in detail | https://onairflow.com/product.md |
| Plans and the rate card | https://onairflow.com/pricing.md |
| Documentation index | https://onairflow.com/docs.md |
| Machine-readable connection manifest | https://onairflow.com/agents.json |
| The complete LLM index | https://onairflow.com/llms.txt |

## Agent access, in one paragraph

Agents are first-class users, not an afterthought. Two ways in: **OAuth
connections** for claude.ai, ChatGPT and other MCP clients, where each connection
acts as its own agent limited to the rundown surface; and **API keys** for your
own or custom agents, which are bot users that cannot log in and do not consume a
plan seat. Keys are scoped `rundown:read` and `rundown:write`, and are displayed
as `oaf_xxxxxxxxxxxx`. A downloadable agent skill is provided for workspace
agents. There are no webhooks and no PATCH verb — see
https://onairflow.com/docs/api.md for the exact surface.

## Pricing

Creator $19/mo · Studio $59/mo · Newsroom $149/mo. Full matrix at
https://onairflow.com/pricing.md.

## Start

Sign up at https://onairflow.com/signup — the same path the homepage's
"Start a rundown" call to action uses.
