Score Charts

Score analysis types assign a numeric value within a configured range (e.g. 1–5, or 0–100) to every conversation β€” things like resolution quality, effort score, or a satisfaction rating.


Overall Distribution β€” Score Buckets

A vertical bar chart shows how scores are spread across ranges ("buckets") within the configured scale.

  • Bar height = how many conversations fall in that score range
  • A solid vertical line marks the Mean score, labeled with its exact value
  • A dashed vertical line marks the Median score, labeled with its exact value
  • Bar color shifts along a gradient based on how the type was configured β€” see below

Color Gradient Depends on Direction

Higher is better β€” bars shift from red (low scores) toward green (high scores). Optional dashed threshold lines can mark named boundaries, like a "Fully Resolved" ceiling or an "Unresolved" floor:

Resolution Score β€” low scores red, high scores green, with Fully Resolved / Unresolved threshold lines

Lower is better β€” the gradient is reversed: low scores are green, high scores are red. This is typical for risk or severity scores, where a low number is the good outcome:

Conversation Toxicity Detection β€” low scores green (No Toxicity), high scores red (Severe Toxicity)

No direction configured β€” bars use a neutral gray/purple gradient instead, since there's no configured "better" direction:

Tool/Plugin/API Usage by Agent β€” neutral color gradient, no direction configured

Interactions:

  • Hover a bar β†’ see the score range and how many conversations fall in it
  • Click a bar β†’ open the drill-down drawer filtered to conversations with scores in that range

Trend Over Time β€” Average Score by Day

A line chart shows how the daily average score moved across the run's date range.

  • The main line is the average score per day
  • Optional dashed threshold lines mark configured boundaries (their labels carry over from the distribution chart, e.g. "Fully Resolved" / "Unresolved")

Interactions:

  • Hover a point β†’ see that day's average score and total conversations
  • Click a point β†’ open the drill-down drawer filtered to conversations from that date

Next Steps