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

# Insights & Dashboards

> The evaluation dashboard: overall score, what needs attention, and what regressed since last period.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube-nocookie.com/embed/d6gD8tRoO38" title="Composo insights and dashboard demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

Insights is the aggregate view over everything you've evaluated - how quality is moving, where it's worst, and which slice of your traffic is responsible.

**What's in the video**

* The headline strip: overall score, evaluations run, what needs attention, and the biggest regression against the prior period
* Score trends over time, per criterion
* Grouping by tag to compare agents, customers, or releases side by side
* Filtering down to the individual traces behind any number on the page

The same aggregates are available programmatically through the [MCP server](/documentation/monitoring/mcp-server) (`get_insights` and `get_grouped_insights`), so you can ask these questions from your own agent or IDE.
