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

# Overview

> The main analytics dashboard — your organization's security at a glance

The **Overview** page is the home screen of the Charley dashboard. It surfaces your most important security metrics and lets you quickly drill into specific devices or time windows.

## Metrics Cards

Four summary cards appear at the top of the page:

| Metric                       | Description                                                     |
| ---------------------------- | --------------------------------------------------------------- |
| **Total Links Analyzed**     | All URLs classified by Agent Charley across the selected scope  |
| **Dangerous Blocks**         | Links identified as malicious and blocked from loading          |
| **Risky Warnings**           | Links flagged as potentially harmful (user warned, not blocked) |
| **Avg. Classification Time** | Mean time (ms) for the agent to classify a URL                  |

## Filters

### Time Window

Switch between two time windows using the selector in the top-right of the page:

* **24h** — last 24 hours of data, plotted hourly
* **30d** — last 30 days of data, plotted daily

### Device Scope

By default, metrics are aggregated across your entire organization. Use the device selector to narrow the view to a single enrolled device.

## Charts

The overview includes time-series charts for each metric, rendered using the selected time window. Charts update automatically when you change the time window or device filter.

## No Data State

If you've just enrolled your first device, the overview will show empty charts until the agent begins reporting telemetry. This typically takes less than a minute after enrollment.

<Tip>
  Use the **30d** window when reviewing trends or preparing security reports. Use **24h** when investigating an active incident.
</Tip>
