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

# Insights

> View quick metrics associated to your policy and its versions.

# Insights

Here you can see basic metrics filtered to a specific policy over a given time period. This will help you see the version over version performance, how your label outcomes change over time or with volume spikes and more.

## Summary metrics

These metrics are calculated only from evaluations run against the selected policy within the selected time window.

### Total tokens used

* The total number of tokens processed for evaluations in the time window.

### Reviews (API evaluations)

* The total number of evaluations executed against this policy in the time window.
* Each evaluation counts as one review.

### True %

* The share of evaluations in the time window that returned True.
  * **At least one label was applied** during that evaluation.

### False %

* The share of evaluations in the time window that returned False.
  * **No labels were applied** during that evaluation.

## Daily label chart

The chart shows **day-by-day label outcomes** for the selected time window.

### What’s shown

For each day (UTC):

* How often each **label** was **True** (i.e., applied at least once in an evaluation)
* The **policy version** associated with those outcomes
  * If the policy version changed during the selected window, the chart reflects which version the label outcomes belonged to.

<img src="https://mintcdn.com/clavataai/EyOLzr8gfB5Nt2g2/public/images/Insights_chart_02_06_2026.png?fit=max&auto=format&n=EyOLzr8gfB5Nt2g2&q=85&s=209d12cc8118de50ae2a6e6d27a1ab15" alt="Insights Chart 02 06 2026" width="2417" height="420" data-path="public/images/Insights_chart_02_06_2026.png" />

### How to interpret it

* A higher count for a label means the label was applied more often that day.
* If you see a behavior shift aligned with a version change, use the version context to compare performance before/after the deployment.

## Deployment history

Deployment history lists policy deployments that occurred within the selected time window.

Each deployment includes:

* **Dates**: The time range when this policy version was used to evaluate content.
* **Version**: The policy version's sequential identifier
* **Version author**: Who authored the policy content.
* **Deployed by**: Who made this version the active version used for policy evaluations.
* **Token multiplier**: [Multiplier](/guides/policy_authoring/token_multiplier) applied to policy evaluations that affects cost and reflects relative complexity.
* **Current True %**: Percentage of evaluations during this deployment where at least one label was applied.

<img src="https://mintcdn.com/clavataai/EyOLzr8gfB5Nt2g2/public/images/deployment_history_02_09_2026.png?fit=max&auto=format&n=EyOLzr8gfB5Nt2g2&q=85&s=04e501c43cdd823f900a90207842035b" alt="Deployment History 02 09 2026" width="1688" height="201" data-path="public/images/deployment_history_02_09_2026.png" />

<FooterSnippet />
