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

# Dashboard

> Your home base in Jobr, at /app.

## What the dashboard shows

The dashboard at `/app` is where you land after signing in. It gives you a quick read on your AI employees and what needs your attention.

<CardGroup cols={2}>
  <Card title="Your employees at a glance" icon="users">
    See each AI employee and whether it is working, paused, or waiting on you.
  </Card>

  <Card title="What needs approval" icon="bell">
    Jump straight to drafts and tool actions waiting in your approvals queue.
  </Card>

  <Card title="Recent activity" icon="clock-rotate-left">
    A quick view of the work your employees have been doing.
  </Card>

  <Card title="Usage this month" icon="gauge">
    Track how many of your included actions you have used.
  </Card>
</CardGroup>

## Getting around

From the dashboard you can reach every part of the app:

| Page                | What it is for                                            |
| ------------------- | --------------------------------------------------------- |
| `/app/ai-employees` | Manage each employee and its tabs                         |
| `/app/connectors`   | Connect Slack, Gmail, HubSpot, Calendar, Stripe, and more |
| `/app/reports`      | Review work and outcomes                                  |
| `/app/billing`      | Plan, card, and spend cap (owner only)                    |
| `/app/settings`     | Company and account settings                              |
| `/app/setup`        | Build and improve the company brain                       |
| `/app/clients`      | Portfolio of client companies (builders only)             |

## Next

<CardGroup cols={2}>
  <Card title="AI employees" icon="user" href="/app/ai-employees">
    Where the day-to-day work happens.
  </Card>

  <Card title="Approvals" icon="circle-check" href="/app/approvals">
    Clear your queue.
  </Card>
</CardGroup>
