Scope
Run analytics are scoped to one experiment run. Use them when you want to compare candidates on the same dataset version and run conditions.Metrics
| Metric | Meaning |
|---|---|
| Success rate | Completed result cells divided by all result cells in the selected scope |
| Total cost | Stored cost for all selected result cells |
| Average cost | Total cost divided by selected result cell count |
| Total tokens | Stored token usage for all selected result cells |
| Input tokens | Stored input token usage |
| Output tokens | Stored output token usage |
| Average tokens | Total tokens divided by selected result cell count |
| Average duration | Average duration for completed result cells |
| p95 duration | 95th percentile duration for completed result cells |
Candidate charts
Candidate charts group results by experiment candidate. Use these charts to compare:- the cheapest candidate
- the fastest candidate
- the slowest candidate
- high-token candidates
- candidates with more failures
Metadata filters
Analytics can be filtered by dataset row metadata. For example, if your CSV includesmetadata.topic, you can filter analytics to a specific topic and compare candidates only for those rows.
Metadata filters use dataset row metadata from the experiment run, not request metadata.

