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

# Home | Monitor Workspace Activity

> Monitor workspace activity with real-time metrics. Track requests, costs, tokens, latency, and error rates across models and deployments.

<Frame caption="An example graph for the last 30 days. You can hover over the graph to see details at that time.">
  <img src="https://mintcdn.com/orqai/xCGJswt9JG6tfS8D/images/dashboard-performance-overview.png?fit=max&auto=format&n=xCGJswt9JG6tfS8D&q=85&s=892277e48140660900e5b46cb63a4672" alt="Projects Performance Overview dashboard showing 284 total requests, $2.30 cost, 242K tokens, 777ms latency, and a 27% error rate, with a Recently Viewed section listing models and deployments." width="1705" height="922" data-path="images/dashboard-performance-overview.png" />
</Frame>

## Overview

The Dashboard is divided into four main sections:

<CardGroup cols={2}>
  <Card title="Quick actions" icon="bolt" href="#quick-actions" horizontal> and navigations on the workspace </Card>
  <Card title="Projects Performance Overview" icon="chart-column" href="#projects-performance-overview" horizontal> high level metrics and trends</Card>
  <Card title="Recently Viewed" icon="clock" horizontal> resume work seamlessly</Card>
  <Card title="Models, Deployments, and Agents" icon="robot" href="#models-deployments-and-agents" horizontal>detailed cost, latency and usage analysis</Card>
</CardGroup>

### Quick Actions

* Use the **Route** button to set up the [AI Router](/docs/router/using-the-router) and access Code Snippets.
* Use the **Observe** button to access [Traces](/docs/observability/traces).
* Use the **Connect via MCP** button to access our [Orq MCP docs](/docs/integrations/code-assistants/overview).

### Projects Performance Overview

The performance overview provides real time insights across key metrics for the selected time period:

* **Total Requests**
* **Total Cost**
* **Total Tokens**
* **Latency (P50)**
* **Error Rate**

Each chart supports interactive hover states for detailed values and time series trends.

* Change the visualization period by pressing the <Icon icon="clock" /> **time range selector** (from 5 minutes to 90 days).
* Refresh metrics using the <Icon icon="arrows-rotate" /> **button**.

### Models, Deployments, and Agents

The lower half of the Dashboard provides detailed analytics for all [Models](/docs/router/using-the-router), [Deployments](/docs/deployments/overview), and [Agents](/docs/agents/overview).

Each table displays metrics such as:

* **Requests** (total and per request)
* **Cost** (total and average)
* **Tokens** (input, output, and per request)
* **Latency (P50)**
* **Error Count and Rate**

Customize which columns and filters are shown for deeper analysis.

This gives teams clear visibility into what drives cost, usage, and latency across all deployed models and environments.

<img src="https://mintcdn.com/orqai/xCGJswt9JG6tfS8D/images/dashboard-models-deployments-table.png?fit=max&auto=format&n=xCGJswt9JG6tfS8D&q=85&s=9703e7aac73cb3d8142f2532334f263d" alt="Models tab showing a table of models with request count, total cost, average cost per request, total tokens, and input/output token breakdowns." width="1309" height="580" data-path="images/dashboard-models-deployments-table.png" />
