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

# Dashboard Overview

> Your command center for managing API usage, keys, plans, and more.

The ShuttleAI Dashboard at [shuttleai.com/dashboard](https://shuttleai.com/dashboard) is where you manage everything about your account.

## What you'll find

<CardGroup cols={2}>
  <Card title="Usage Analytics" icon="chart-line" href="/dashboard/overview#analytics">
    Real-time request charts, top models, and hourly activity breakdowns.
  </Card>

  <Card title="API Keys" icon="key" href="/dashboard/api-keys">
    Generate, manage, and revoke your API keys and sub-keys.
  </Card>

  <Card title="Playground" icon="play" href="/dashboard/playground">
    Test models in a browser-based chat interface — no code required.
  </Card>

  <Card title="Plans" icon="tag" href="/dashboard/plans">
    View and upgrade your subscription plan.
  </Card>

  <Card title="Billing" icon="receipt" href="/dashboard/billing">
    Invoices, payment history, and Stripe billing portal.
  </Card>

  <Card title="Models" icon="cube" href="https://shuttleai.com/models">
    Browse all available models with details and capabilities.
  </Card>
</CardGroup>

## Analytics

The dashboard home page shows your usage at a glance:

* **Daily Requests** — Radial chart showing today's request count
* **Top Models** — Pie chart of your most-used models
* **Hourly Activity** — Area chart showing request distribution over time
* **Model Breakdown** — Stacked chart showing usage per model over time

Use the **date picker** to analyze usage for any period within the last 30 days.

## Navigation

The sidebar gives you quick access to all dashboard sections:

| Section        | Description                                   |
| -------------- | --------------------------------------------- |
| **Overview**   | Usage analytics and request charts            |
| **Playground** | Interactive chat interface for testing models |
| **API Keys**   | Manage master key and sub-keys                |
| **Plans**      | View current plan and upgrade                 |
| **Billing**    | Invoices and payment management               |
| **Models**     | Browse the full model catalog                 |
| **Settings**   | Account settings, password, and 2FA           |

## Quick links

External resources are also accessible from the sidebar:

* **[Status](https://status.shuttleai.com)** — Real-time API uptime and incident reports
* **[Docs](https://docs.shuttleai.com)** — You're here!
* **[Discord](https://discord.com/invite/shuttleai)** — Community support and announcements
* **[Telegram](https://t.me/shuttleai)** — Updates and discussion
