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

# Console tour

> What each screen in the operator console shows, and how often it refreshes.

Signing in as an admin lands on **Fleet** — every machine in your datacenter,
and only yours.

## Fleet

<CardGroup cols={2}>
  <Card title="Stat tiles" icon="chart-simple">
    Total GPUs, online nodes, live power draw (real PromQL against your
    telemetry), and GPUs by state.
  </Card>

  <Card title="GPU node map" icon="grid">
    One cell per node, colored by state. Hover for detail, click to open the
    node.
  </Card>

  <Card title="Utilization & power charts" icon="chart-line">
    By site, over 24h / 7d / 30d.
  </Card>

  <Card title="Events feed & offline banner" icon="bell">
    Enrolls, offline/online flaps, GPU-missing and hardware-swap events.
  </Card>
</CardGroup>

<Note>
  **Never color alone.** Offline cells carry a ✕ and warnings carry a `!`, so
  state is readable without relying on color perception. Every chart has a
  **table-view toggle** for keyboard and screen-reader use — which is also the
  fastest way to copy numbers out.
</Note>

Everything refreshes on a **15-second cadence** without page reloads.

## Refresh and freshness rules

| Thing                | Rule                                  |
| -------------------- | ------------------------------------- |
| Dashboard data       | Refreshes every 15 seconds            |
| Telemetry resolution | 15 seconds                            |
| "Online"             | Heartbeated within the last 2 minutes |
| "Offline"            | Missed 2+ minutes of heartbeats       |

## Roadmap previews

Sidebar items marked **SOON** — Launch AI Factory, Workloads, Incidents,
Tickets, Revenue — are roadmap previews, visible and disabled rather than
hidden. See [How we label things](/platform/conventions).

## Launch NeoCloud

**Launch NeoCloud** in the sidebar is a real page, and an honest one. It offers
**four sample storefront designs** for renting out your GPUs — bare-metal
benchmark, enterprise, price-transparent marketplace, and developer-console — so
you can pick a *direction*.

<Warning>
  Every preview is a **mockup**. Figures are masked, regions are lettered, nothing
  is wired to your fleet or your rates, and the choice is not saved anywhere.
  **Launching a storefront is not available yet** and the button says so. What
  ships today is the decision, not the store.
</Warning>
