Incidents list
Incidents are organized in a grouped table with three sections: Open, Acknowledged, and Resolved. Each group header shows a count of incidents and a breakdown by severity.
- Severity — editable inline via dropdown
- Incident — title, with a “Merged” chip for incidents containing multiple monitors
- First Event / Last Event — when the incident started and when the last failure occurred
- Monitors — status chips showing pass/fail/warning counts
- Assignee — editable inline, searchable dropdown
- Status — editable inline
Filtering
The incidents page provides several ways to scope your view:- Search — full-text search across incident titles
- Filters — severity, assignee, owner, database/schema/table, critical asset, and monitor count
- Quick filters — preset combinations for common views:
- Unassigned — incidents with no assignee
- High priority — unassigned incidents with High or Critical severity
- Critical Assets — incidents on assets marked as critical
- Merged — incidents with more than one monitor (result of a merge)
- Days back — adjust the time window (default: 3 days)
- Tree selection — select a folder, asset, or test in the left navigation tree to scope the list
Incident detail
Clicking an incident row opens a detail drawer on the right side of the screen.Header
The top of the drawer shows the incident title, metadata chips (assignee, status, severity), duration, and the number of failing monitors. You can also:- Edit the title
- Add or edit a summary
- Link or create tickets (Jira, Linear, ServiceNow, etc.)
Tabs
- Lineage
- Monitors
- Timeline
An interactive lineage graph showing the upstream and downstream assets related to all monitors in the incident. Use the hop controls to expand or collapse the graph.

Bulk actions
Select multiple incidents using the checkboxes in the list to perform bulk operations via the floating action menu:- Change status, severity, or assignee for all selected incidents at once
- Merge selected incidents into one — see Incident merging

Ticketing
From the incident detail drawer, you can:- Create a ticket in your connected ticketing tool (Jira, Linear, ServiceNow)
- Attach an existing ticket by ID or URL
- Detach a ticket from the incident
close_linked_ticket_on_incident_resolve is enabled, resolving the incident will also close the linked ticket.



