SigSentrySigSentry
DashboardProject settings

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:

ColumnNotes
DescriptionThe text you provided when triggering the analysis
StatusBadge: pending, processing, complete, partial, failed
DateWhen 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:

FieldNotes
DescriptionFree-form text describing the issue (max 5,000 chars)
Time rangeFrom / To datetime, plus quick buttons (Last 1h, Last 24h)
ScreenshotOptional file upload (PNG, JPG, WebP, max 5MB)
Notify meCheckbox — 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

ActionRequired permission
View analyses list and detailsanalysis:read (all roles)
Trigger new analysisanalysis:create (admin, member, owner)
Submit feedbackanalysis:read
Generate postmortemanalysis:read
Polish postmortem with AIPro+ 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.