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

# Dashboards

> Organize multiple reports into a single view for comprehensive monitoring

## Overview

Dashboards allow you to organize and view multiple reports in a single place, giving you a comprehensive overview of your voice AI performance. Create separate dashboards for different teams, use cases, or monitoring needs.

***

## Creating Dashboards

* **Multiple Dashboards** — Create separate dashboards for different use cases (e.g., Production Monitoring, QA Review, Executive Summary)
* **Add Reports** — Select which saved [reports](/documentation/observability/reports) to include in each dashboard
* **Reorder** — Drag and drop reports to organize your dashboard layout

***

## Property Overrides

Filter an entire dashboard by specific call properties without creating new reports:

<iframe src="https://www.tella.tv/video/dashboard-filters-3x81/embed" allowFullScreen width="100%" style={{ aspectRatio: '16/9' }} />

**Common Use Cases:**

* View all reports filtered to a specific business name or customer ID
* Analyze performance for a particular agent or integration
* Compare metrics across different property values
* Quickly switch between filtered views without leaving the dashboard

When you override properties at the dashboard level, all reports on that dashboard automatically update to reflect the filter — making it easy to drill down into specific segments of your data.

***

## Managing Dashboards

* **Default Dashboard** — Set which dashboard loads by default
* **Quick Access** — Switch between dashboards from the navigation
* **Update Reports** — Add, remove, or reorder reports as your needs change

***

## What's Next

<CardGroup cols={2}>
  <Card title="Reports" icon="file-text" href="/documentation/observability/reports">
    Create the reports that power your dashboards
  </Card>

  <Card title="Live Monitoring" icon="chart-line" href="/documentation/observability/live-monitoring">
    Monitor calls in real-time
  </Card>
</CardGroup>
