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

# Dashboard Overview

> Your central command center for performance tracking

## At a Glance

The **Dashboard** provides an immediate, high-level view of your AI workforce. It allows you to monitor spend, track lead volume, and audit individual conversations in real-time.

<Frame caption="The Snowie Command Center">
  <img src="https://mintcdn.com/ravanai-63bcda11/fh0GNQ4356RFKIqY/assets/images/dashboard.png?fit=max&auto=format&n=fh0GNQ4356RFKIqY&q=85&s=6798e3fc640284d95c0eac431d46aa1a" alt="Snowie Dashboard Interface" width="1897" height="939" data-path="assets/images/dashboard.png" />
</Frame>

## Video Walkthrough

Watch a quick tour of the dashboard features and metrics.

<Frame>
  <iframe src="https://www.loom.com/embed/8216160d0a664eb2836ba0ae8e9247ae" width="100%" height="450px" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />
</Frame>

## Performance Metrics

Located at the top of the view, these 4 KPIs give you the pulse of your operation:

<CardGroup cols={2}>
  <Card title="Total Leads" icon="users" color="#8B5CF6">
    **Volume Tracker:** The cumulative number of contacts your agents have engaged with.
  </Card>

  <Card title="Active Agents" icon="robot" color="#8B5CF6">
    **Deployment Status:** The number of unique agents currently online and ready to take calls.
  </Card>

  <Card title="Total Credits" icon="coins" color="#8B5CF6">
    **Resource Usage:** Total credits consumed across all agents. *(1 Credit ≈ 1 Minute)*.
  </Card>

  <Card title="Appointments" icon="calendar-check" color="#8B5CF6">
    **Conversion Success:** Confirmed bookings directly synced to your calendar.
  </Card>
</CardGroup>

## Activity Feed

The main body of the dashboard displays a chronological log of all agent interactions. You can click on any row to expand the full session details.

<AccordionGroup>
  <Accordion title="Session Data Columns">
    * **Caller ID:** The name or phone number of the contact.
    * **Date & Duration:** When the call occurred and how long it lasted.
    * **Cost:** The exact credit deduction for that specific session.
    * **Status:** Visual tags indicating `Completed` (Green), `Missed` (Red), or `Failed` (Gray).
  </Accordion>

  <Accordion title="Session Tools (Click to View)">
    Inside each session, you can access forensic tools for quality assurance:

    * **📝 Transcription:** A full text log of the conversation.
    * **🧠 AI Summary:** A concise recap of the user's intent and the call outcome.
    * **▶️ Audio Recording:** Listen to the raw audio file to verify agent tone and accuracy.
  </Accordion>
</AccordionGroup>

## Quick Navigation

On the right-hand side, the **Recently Used Agents** panel creates a shortcut to your most active projects.

<Tip>
  **Pro Tip:** Use this sidebar to rapidly switch context between agents (e.g., swapping from "Sales Bot" to "Support Bot") without having to navigate back to the full agent library.
</Tip>
