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

# Dashboard overview

> Find your way around the CreatorAudit dashboard and read your Overview at a glance

The CreatorAudit dashboard is where you track Instagram and TikTok creators and read their analytics. After you sign in, you land on the **Overview** — a single screen that summarizes how every account, creator, and video in your workspace is performing.

## Sign in and pick a workspace

Sign up at [app.creatoraudit.com/sign-up](https://app.creatoraudit.com/sign-up) or sign in at [app.creatoraudit.com/sign-in](https://app.creatoraudit.com/sign-in). Authentication is handled by Clerk.

Once you're in, you work inside an **organization** — your workspace. All accounts, creators, videos, and API keys belong to the organization. Use the org switcher in the sidebar footer to create another workspace, switch between workspaces, or invite teammates through **Members**.

<Note>
  Data is scoped to a single organization. An [API key](/dashboard/api-keys) you create
  is scoped to the organization you're in when you create it.
</Note>

## What the Overview shows

The Overview is the dashboard home. It gives you the headline numbers first, then the detail.

* **KPI cards** — Total views, Engagement rate %, Active accounts, Account videos, and Individual videos. Each card has a sparkline and a period-over-period change %, so you can see the trend at a glance.
* **Performance chart** — a time-series chart of how your tracked content is performing, with a **7d / 30d / 90d** period selector.
* **Top creators** — a card ranking your best-performing [creators](/dashboard/creators).
* **Recent videos** — a card of the latest [videos](/dashboard/videos) picked up across your tracked accounts.

For what each metric means and how the windows and change % are calculated, see [Read analytics](/dashboard/analytics).

## The sidebar

The sidebar groups everything into two sections.

**Tracking**

* **Quick search** — press <kbd>Cmd</kbd>/<kbd>Ctrl</kbd>+<kbd>K</kbd> to jump to any account, creator, or video.
* **Overview** — the home screen described above.
* **Accounts** — the Instagram and TikTok profiles you track.
* **Creators** — your groupings of accounts.
* **Account videos** — videos auto-discovered from tracked accounts.
* **Individual videos** — videos you add manually by URL.

**Tools**

* **API keys** — create and manage keys for the public API.
* **Usage** — your usage and estimated cost, plus scraping settings.

The sidebar footer shows your accounts-tracked and videos-tracked counts, plus **Settings** (your profile and sign out) and **Help** (email support).

## Where to go next

<Columns cols={2}>
  <Card title="Track accounts" icon="user-plus" href="/dashboard/accounts">
    Add an Instagram or TikTok profile and start collecting metrics.
  </Card>

  <Card title="Organize creators" icon="users" href="/dashboard/creators">
    Group accounts into creators so their metrics roll up together.
  </Card>

  <Card title="Track videos" icon="video" href="/dashboard/videos">
    Follow account videos automatically or add individual videos by URL.
  </Card>

  <Card title="Read analytics" icon="chart-line" href="/dashboard/analytics">
    Understand the metrics, windows, and scopes behind every chart.
  </Card>

  <Card title="Manage API keys" icon="key" href="/dashboard/api-keys">
    Create a bearer token to pull the same data through the API.
  </Card>

  <Card title="Usage & billing" icon="gauge" href="/dashboard/usage">
    Track usage, estimate cost, and set scraping limits.
  </Card>
</Columns>

<Tip>
  Questions or need a hand? Email
  [support@creatoraudit.com](mailto:support@creatoraudit.com).
</Tip>
