Reports
Build a report in Explorer, choose the right report type, execute, and take action on the result — drop it onto a dashboard, save a cohort, or inspect the users behind any segment.
Open Explorer
Explorer is where reports get built. From here you can explore your data, build reports, save cohorts, and inspect individual users.
In the left navigation, click Explorer.
Choose the report type that matches your question. Kubit offers six, each tuned to a different kind of question:
Query — A flexible chart for understanding agent behavior. Answers questions like "how many traces had latency over 5 seconds today?" Visualize as KPI, line, bar, histogram, scatter, or heatmap.
Funnel — Conversion and drop-off across the steps your agent walks users through (chat opened → intent expressed → resolved → confirmed). Shows exactly where users abandon.
Flow — The most common paths users actually take through your agent. For example: after a user expresses frustration, do they retry, escalate, or leave?
Retention — How cohorts (defined by a starting event) retain over time. For example: do users whose first session had a delight signal return more often than those with a friction signal?
Table — Pivot-table reporting. For example: agents × error type with count and avg cost in the cells. Or models × intent × p95 latency.
Significance — Statistical confidence on findings from a Measure, Query, Funnel, or Retention. Tells you whether a result is signal or noise — e.g., did last week's prompt rewrite actually reduce hallucinations?
[Screenshot: Explorer with the report type picker open]
Placeholder — extend this section with concrete use-case examples for each report type.
Build a Query report
Requires update.
We'll start simple with a Query report and create a scatter plot of latency vs. token count. It's the workhorse — one chart that immediately reveals which prompts scale badly.
In Explorer, choose Query.
Pick the Scatter visualization.
Set the x-axis to token count and the y-axis to latency (or whichever direction matches your hypothesis).
Add any filters or breakouts you care about.
Click Execute.
[Screenshot: Query report builder configured for a scatter of latency vs token count, Execute button highlighted]
Take action on the result
Once the report runs, you have a few options:
Iterate — Adjust the builder and re-execute until the chart answers your question. Reports are immutable, so each execute creates a new report — you can't break the original.
Add to a dashboard — Click Add to Dashboard in the top-left to drop this report onto an existing dashboard, including any new dashboard you've created.
Save as a cohort — Hover any segment on the chart and save the underlying group of users as a cohort you can reuse later.
Inspect users — Hover any segment and click Inspect users to see the actual user IDs behind the data. Click any user ID to open their full profile and history.
[Screenshot: Query report result with the action menu open showing Add to Dashboard, Save Cohort, and Inspect Users]
Next steps
Bring your team into Kubit so they can build reports of their own — Invite Users to your workspace.