Skip to content
KurrentDB

Insights

Open Insights in the sidebar to ask questions about your team’s recorded work. Insights turns a plain-language question into queries and answers with text, tables, and charts.

Choose a repository or project in the Scope selector first, or use All Repositories for a broader view. The product route is /insights; older /analytics links still open it.

The At a Glance tiles distinguish your activity from team evaluation metrics:

  • Your Sessions · 30d and Your Cost · 30d show your recent usage where available.
  • Team Mean Eval and Team Eval Coverage summarize the evaluated and unevaluated sessions visible in the scope.

These tiles use different periods. Read their labels before comparing them. Project scope may omit the personal usage tiles.

Type a question under Ask Anything, choose a starter question, or reopen one under You Asked Recently.

Counts, comparisons, and trends work well:

  • “Which repositories had the most sessions last month?”
  • “Show daily token usage by developer for the last two weeks.”
  • “Where did tool calls fail most often this week?”
  • “Which models accounted for the most estimated cost?”
  • “How have evaluation scores changed in this repository?”
  • “Which files had the most churn?”

State a time period and a grouping when they matter. Questions about PRs, commits, or attribution need the relevant source-host data; an administrator configures that under Integrations.

Answers can include a written explanation, a table or chart, and the query calls used to produce them. Inspect the query trace when you need to understand what was counted or filtered.

Cost is estimated from recorded tokens and known model rates. A missing price should be treated as unknown cost.

Follow up in the same conversation to narrow a result or change the breakdown. Start over returns to the Insights landing page.

Open a recent question to restore its saved answer, or rerun it against current data. A saved answer describes the data at the time it ran.

Copy controls support different destinations:

ResultCopy format
Written answerRich text, with Markdown for plain-text destinations.
ChartPNG image with its title and legend.
TableTab-separated values for a spreadsheet.

Insights queries aggregate telemetry: counts, tokens, cost, timing, tool use, evaluation scores, and structural fields. It does not receive session transcripts, prompts, or message text. Queries respect your session visibility.

For “why did we decide this?” or “what did the agent say?”, use Session recap and recall or open the session transcript.