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

# The /admin/briefings page

> A short tour of the briefings list, composer, settings, and snapshot history pages inside Chartcastr.

The **Briefings** entry in the sidebar takes you to your briefings list. Each briefing has its own composer, settings, and snapshot history.

## Pages

| Page                                              | What it's for                                                                                                                                      |
| ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| **List** — `/admin/briefings`                     | All your briefings as a card grid, with status pills (`Up to date`, `Unsaved changes`, `Regenerating`, `Failed`) and a button to create a new one. |
| **Composer** — `/admin/briefings/[id]`            | Where you compose a briefing: edit the name and description, add rows and items, and press **Save** to regenerate the AI commentary.               |
| **Settings** — `/admin/briefings/[id]/settings`   | Pick a [destination](/integrations/destinations), set the monthly delivery day and time, and toggle the briefing active or paused.                 |
| **Snapshots** — `/admin/briefings/[id]/snapshots` | A history of past PDF runs, each with a download link and a frozen view of the briefing as it was delivered.                                       |

## Composer at a glance

The composer has three areas:

* **Header** — name, description, **Save** and **Send Snapshot** buttons.
* **Overall review** — the read-only AI synthesis sitting above the rows.
* **Row list** — each row card shows its title, items, and per-row commentary, plus reorder controls and an "Add item" picker.

A footer reminds you when there are unsaved changes. **Send Snapshot** is disabled while there are unsaved changes, while a save is regenerating, or while this month's snapshot has already been delivered.

## Related

<CardGroup cols={2}>
  <Card title="Briefings overview" icon="newspaper" href="/analysis/briefings/overview">
    What a briefing is and the plan limits that apply.
  </Card>

  <Card title="Save & commit" icon="floppy-disk" href="/analysis/briefings/save-and-commit">
    What happens when you press Save.
  </Card>
</CardGroup>
