Review evaluation quality
- Dashboard
- CLI
- Go to Observe → Evaluations.
- Add a series and choose the agent, environment, evaluation score, statistic, and curve.
- Add series to compare environments, agents, or score keys.
-
Select a result to open matching sessions or share the filtered view. Use Observe → Metrics for latency, tokens, cost, and other magnitude values.


Good evaluation targets
- Task completion or correctness
- Groundedness and hallucination risk
- Tool selection and tool efficiency
- Policy or process compliance
- Cost and latency budgets
- Required human escalation
From score to response
Show scores in dashboards to track trends. Create alerts for thresholds or compound conditions. When a score declines across a population, run an audit to investigate why; when the cause is a repeatable action, deploy a policy.Build an evaluator
Implement synchronous or asynchronous evaluation with the Python evaluator SDK.

