A Run's Detail Page

Opening any run from the Runs list β€” whether it's still processing or long finished β€” takes you to that run's own detail page. Everything on it is scoped to that one run: its conversations, its analysis types, its results. This page is always made up of exactly two tabs, switched with a ?tab= control near the top:

A run's detail page on the Overview tab, showing the summary card, Overall Insights, and per-type results
TabAnswersCovered in
Overview"How many conversations landed in each bucket?" β€” aggregate charts, trends, and AI-generated insights across every conversation the run analysedRun Detail β€” Overview
Participants"Who was behind those conversations?" β€” the same run turned inside out, one row per person, with every analysis type's result folded into a single value for themRun Detail β€” Participants

Both tabs are views onto the same underlying run β€” the same conversations, the same analysis types, the same results. Nothing you do on one tab (search, filters, sort) carries over to the other; they're independent views, not steps in a sequence.


Why Two Tabs

A single conversation-level result (say, "this conversation was classified Positive") can be rolled up in two directions:

  • Roll it up by outcome, and you get the Overview tab: charts and stats answering "how many conversations came back Positive, Negative, Neutral?"
  • Roll it up by person, and you get the Participants tab: one row per participant answering "for the conversations this person had, what did we conclude overall?"

Neither view is derived from the other β€” they're two independent aggregations of the same thread-level results, kept in separate tabs because the questions they answer, and the actions you take from each (drilling into a chart segment vs. opening one person's full history), are different enough to deserve their own layout.


Getting Here

You never navigate to a run's detail page directly from the sidebar β€” it's always reached by clicking a specific run:

  1. Go to Analytics β†’ Analysis and stay on the Runs tab.
  2. Click any run, whether it's still running, completed, partially completed, failed, or stopped.
  3. The run's detail page opens on the Overview tab by default. Switch to Participants using the tab control near the top.