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

# Dashboard

> Your home view in Poodle AI — recent activity, usage, and training consistency at a glance.

**Dashboard** is the first thing you see after signing in. It's a snapshot of your recent activity across Agent Bots and Training Plans, so you can see where things stand without digging into individual sections.

<video controls playsInline preload="metadata" className="w-full aspect-video rounded-xl" poster="https://poodle-prod-assets.s3.ca-central-1.amazonaws.com/media/images/thumbnails/onboarding-Dashboard+Demo.png" src="https://poodle-prod-assets.s3.ca-central-1.amazonaws.com/media/video/onboarding/Dashboard+Demo.mp4" />

## What's on it

<CardGroup cols={2}>
  <Card title="Activity overview" icon="chart-line">
    Stat cards and an activity chart summarizing your practice sessions over a date range you choose.
  </Card>

  <Card title="Agent Bots usage" icon="robot">
    A breakdown of your recent Agent Bots sessions — which scenarios and personas you've been practicing with.
  </Card>

  <Card title="Training consistency" icon="calendar-check">
    A view of how regularly you've been practicing, to help you spot gaps before they turn into a long break.
  </Card>
</CardGroup>

Use the date range picker at the top to change the window the dashboard summarizes — the default view shows your most recent activity.

<Card title="Next: explore Agent Bots" icon="robot" href="/agent-bots/overview">
  See the practice scenarios feeding your dashboard activity.
</Card>
