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

# The dashboard

> A complete tour of the Astradial dashboard — what every section does and where to find things.

When you log into your organization, you land on the **Dashboard Overview** page. The left sidebar is your main navigation.

## Sidebar navigation

The sidebar is organized into five sections:

### Configure

| Menu item       | What it does                                                 |
| --------------- | ------------------------------------------------------------ |
| **Home**        | Dashboard overview with call stats, charts, and recent calls |
| **Users**       | Create and manage SIP users, extensions, and call routing    |
| **Super Human** | Create and manage AI voice bots powered by Gemini            |
| **Queues**      | Set up call queues so callers wait in line for agents        |

### Monitor

| Menu item   | What it does                                                    |
| ----------- | --------------------------------------------------------------- |
| **Calls**   | View call history, listen to recordings, and monitor live calls |
| **Tickets** | Track support tickets created from calls or workflows           |

### Mini CRM

| Menu item     | What it does                                   |
| ------------- | ---------------------------------------------- |
| **Clients**   | Manage companies and their contact details     |
| **Leads**     | Track sales prospects with a Kanban pipeline   |
| **Deals**     | Track sales opportunities with monetary values |
| **Customize** | Configure pipeline stages and custom fields    |

### Automate

| Menu item          | What it does                                                 |
| ------------------ | ------------------------------------------------------------ |
| **Workflows**      | Build automated flows for calls, WhatsApp messages, and more |
| **WhatsApp**       | Connect MSG91 for WhatsApp messaging                         |
| **API & Webhooks** | Generate API keys and view the API reference                 |

### Deploy

| Menu item         | What it does                                |
| ----------------- | ------------------------------------------- |
| **Phone Numbers** | Add and manage your phone numbers (DIDs)    |
| **Trunks**        | Configure SIP trunk connections to carriers |

## Dashboard overview page

The home page shows you four key metrics at a glance:

1. **Total Calls** — How many calls your organization has handled
2. **Active Users** — How many SIP extensions are registered
3. **Open Tickets** — Tickets that need attention
4. **Avg Duration** — Average length of your calls

Below the stats, you will see:

* **Call Volume Chart** — A weekly chart showing inbound vs. outbound calls
* **Recent Calls** — The last 10 calls with status, duration, and timestamps

## Bottom links

At the bottom of the sidebar, you will find:

* **Role Permissions** — See what each role (Owner, Admin, Manager, Agent) can do
* **Request Feature** — Send a feature request to the Astradial team
* **Raise Issue** — Report a problem
* **Guide** — Link to this documentation

## User profile menu

Click your organization name at the very bottom of the sidebar to open a dropdown with:

* **Settings** — Organization settings and Asterisk config deployment
* **Light/Dark Mode** — Toggle between light and dark themes
* **Log out** — Sign out of your account

## Quick start checklist

Here is what to do first after setting up:

<Steps>
  <Step title="Add users">
    Go to **Users** and create SIP extensions for your team members.
  </Step>

  <Step title="Add a phone number">
    Go to **Phone Numbers** to add a DID (your public phone number).
  </Step>

  <Step title="Configure routing">
    Set your phone number to route calls to a user extension or a queue.
  </Step>

  <Step title="Set up a SIP phone">
    Download Zoiper or any SIP app, scan the QR code from the Users page, and you're ready to make calls.
  </Step>
</Steps>
