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

# Analytics

> Use workspace analytics to understand review activity and codebase risk.

The analytics page summarizes review activity for a workspace.

## Filters

Analytics can be filtered by:

* Time range.
* Repository.
* Pull request author.

Changing the repository filter resets the author filter because available authors depend on the selected repository data.

## Summary metrics

The summary cards provide a quick read on workspace review activity and findings for the selected filters.

Use these to answer questions like:

* How many pull requests were reviewed?
* How many findings were produced?
* Is review activity increasing or decreasing?

## Charts

The analytics dashboard includes:

* Pull request reviews over time.
* Bugs caught over time.
* Pull request review heatmap.
* Finding severity distribution.
* Bug-prone languages.
* Most flagged files.

## Reading the data

Analytics are most useful when comparing trends, not just totals. A spike in findings can indicate more risky changes, broader repository coverage or a change in review configuration. Use repository and author filters to narrow the signal before drawing conclusions.
