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

# Dashboard Overview

> Navigate the Ringyo AI dashboard and understand each section

# Dashboard Overview

The [Ringyo AI dashboard](https://ringyo.ai/dashboard) is your central hub for managing agents, calls, and settings. Here's a quick tour.

## Sidebar Navigation

The left sidebar gives you access to every section:

| Section            | What It Does                                       |
| ------------------ | -------------------------------------------------- |
| **Home**           | Overview stats, recent activity, and quick actions |
| **Agents**         | Create and manage your voice/chat agents           |
| **Calls**          | View call history, recordings, and transcripts     |
| **Chat**           | Monitor live and past chat conversations           |
| **Appointments**   | View and manage booked appointments                |
| **Knowledge Base** | Train your AI with FAQs and business info          |
| **Phone Numbers**  | Manage connected phone numbers                     |
| **Analytics**      | Usage stats, call metrics, and credit tracking     |
| **Developers**     | API keys, webhooks, and embed code                 |
| **Settings**       | Business profile, billing, team, and preferences   |

## Home Dashboard

When you log in, you'll see:

<CardGroup cols={2}>
  <Card title="Usage Summary" icon="chart-pie">
    Credits used, remaining balance, and usage breakdown by type (calls, chats, appointments)
  </Card>

  <Card title="Recent Activity" icon="clock">
    Latest calls, chats, and appointments with quick links to details
  </Card>

  <Card title="Agent Status" icon="robot">
    Active agents, their assigned phone numbers, and online/offline status
  </Card>

  <Card title="Quick Actions" icon="bolt">
    Shortcuts to create agents, add knowledge, or make a test call
  </Card>
</CardGroup>

## Key Workflows

Here are the most common things you'll do from the dashboard:

<Steps>
  <Step title="Set up your business">
    Go to **Settings → Business** to add your company details, hours, and contact info. [Learn more →](/guides/business-setup)
  </Step>

  <Step title="Create an agent">
    Go to **Agents → Create Agent** to set up your AI voice or chat agent. [Learn more →](/guides/voice-agent-setup)
  </Step>

  <Step title="Train your AI">
    Go to **Knowledge Base** to add FAQs and service details. [Learn more →](/guides/knowledge-base)
  </Step>

  <Step title="Connect a phone number">
    Go to **Phone Numbers** to buy or connect a Twilio number. [Learn more →](/guides/phone-numbers)
  </Step>
</Steps>

<Tip>Use the **search bar** at the top of the dashboard to quickly find calls, agents, or settings.</Tip>

## Next Steps

* [Business Setup](/guides/business-setup) — configure your company profile
* [Voice Agent Setup](/guides/voice-agent-setup) — create your first AI agent
