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

# Dashboard Overview

> Navigate the GeoArk AI dashboard — where to find brands, prompts, mentions, and more.

## What You See When You Log In

After signing in, you land on the **Overview** page. From here you can:

* **View your plan and usage** — brands, prompts used this month, competitors
* **Use quick actions** — add a brand or run a prompt in one click
* **See recent activity** — latest prompt runs and results

## Sidebar Navigation

The left sidebar is your main navigation. Use it to move between features:

| Icon | Page            | What It Does                               |
| :--: | --------------- | ------------------------------------------ |
|  📊  | **Overview**    | Plan summary, usage stats, quick actions   |
|  🏷️ | **Brands**      | Add and manage the brands you track        |
|  🎯  | **Prompts**     | Create and run queries across AI platforms |
|  ✍️  | **Content**     | Generate AI content (Growth/Custom)        |
|  📋  | **Schema**      | Create JSON-LD markup (Growth/Custom)      |
|  🧪  | **Tests**       | Run A/B tests (Growth/Custom)              |
|  📰  | **Sources**     | Citation campaigns (reviews, Reddit, PR)   |
|  💬  | **Mentions**    | Where your brand is cited online           |
|  👥  | **Competitors** | Add competitors and compare visibility     |
|  🔔  | **Alerts**      | Notifications for visibility changes       |
|  💳  | **Billing**     | Manage subscription and upgrade            |
|  🔑  | **API Keys**    | Create keys for the Customer API (Custom)  |

<Info>
  **Content**, **Schema**, **Tests**, and **API Keys** only appear when your plan includes them.
</Info>

## Selecting a Brand

When you have multiple brands (Growth/Custom plans), use the brand filter in the top of most pages to switch between brands. All data — prompts, mentions, competitors — is scoped to the selected brand.

## Next Steps

<CardGroup cols={2}>
  <Card title="Add Your First Brand" icon="building" href="/docs/using-the-app/brands">
    Set up the brand you want to track
  </Card>

  <Card title="Run Your First Prompt" icon="play" href="/docs/using-the-app/prompts">
    Start tracking AI visibility
  </Card>
</CardGroup>
