Analysis types
IronBee produces five analysis types across two scopes:| Type | Scope | What it covers |
|---|---|---|
| Project Quality Analysis | Project | Verification thoroughness, fix effectiveness, retry patterns, hot files |
| Project Cost Analysis | Project | Token spend, cache efficiency, cost per session, top billed sessions |
| Project Session Insights | Project | Session patterns, tool usage, context pressure, languages, activity categories |
| Account Cost Analysis | Account | Account-wide spend across all projects and users |
| Account Session Insights | Account | Account-wide behavioral patterns across all projects |
The analyses list
The Analyses page shows a card grid of recent analysis runs. Use the Account / Project scope tabs to switch between account-wide and project-scoped analyses. When viewing Project scope, use the project picker to select a project. Each card shows:- Analysis type and timestamp
- A hero metric with a mini trend chart
- Five secondary metrics at a glance


How analysis works
- A session completes (verdict submitted or retry limit reached)
- IronBee aggregates session metrics into a structured data packet
- An LLM analyst processes the packet and produces findings and recommendations
- The analysis appears in the Analyses page and the Findings and Recommendations pages update
Related pages
Findings
Specific observations surfaced by the analyzer.
Recommendations
Directives injected into the agent’s context on future sessions.