Analyses
Browse, filter, and view analysis results for a project
The Analyses page shows every analysis run on the project, with filters and pagination. Click any row to see the full result.
List view
A paginated table showing 20 analyses per page (use Prev/Next to navigate older results). Columns:
| Column | Notes |
|---|---|
| Description | The text you provided when triggering the analysis |
| Status | Badge: pending, processing, complete, partial, failed |
| Date | When the analysis was triggered |
Filter
A status filter at the top narrows the list to one of: All, Complete, Processing, Pending, Failed. Useful for finding stuck analyses or reviewing recent failures.
Triggering a new analysis
The New Analysis button in the header opens the analysis form:
| Field | Notes |
|---|---|
| Description | Free-form text describing the issue (max 5,000 chars) |
| Time range | From / To datetime, plus quick buttons (Last 1h, Last 24h) |
| Screenshot | Optional file upload (PNG, JPG, WebP, max 5MB) |
| Notify me | Checkbox — send a notification when this analysis completes |
Click Run Analysis. You're redirected to the detail page, which shows the live status while the pipeline runs.
Detail view
Click any row to open the analysis detail page. While an analysis is in progress, the page updates automatically with live status.
When complete, the result includes summary, severity, root cause, affected services, timeline, suggested actions, and (when a repo is connected) code correlation. Buttons at the top:
- Generate Postmortem — opens the postmortem modal
- Re-run Analysis — runs again with the same inputs
Below the result, a Similar incidents section (Pro+) shows past analyses with overlapping services or keywords.
Required role
| Action | Required permission |
|---|---|
| View analyses list and details | analysis:read (all roles) |
| Trigger new analysis | analysis:create (admin, member, owner) |
| Submit feedback | analysis:read |
| Generate postmortem | analysis:read |
| Polish postmortem with AI | Pro+ plan; any role with read access |
When the list is empty
Newly created projects start with zero analyses. The page shows a prompt to run your first analysis along with a link back to Quick start.
