Alert Filters
Learn how to use the filters and search on the Alerts page to find specific alerts.
Search
The search box does a plain-text substring match across each alert's actor, severity, and status. Type any text and the list narrows to alerts whose fields contain it.
There is no query language, field-search syntax (key:value), or boolean operators — searching is a straightforward substring match.
Filter Chips
Toggle one or more filter chips to narrow the list. Filters combine with the search box and the date range.
By Severity
- Critical / High — highest priority (grouped)
- Medium
- Low
By Status
- Open — new, not yet handled
- In Progress — being worked
- Resolved — addressed and closed
Selecting no chips in a group shows all values for that group.
Date Range
Use the date-range selector to limit alerts to a time window (for example, the last hour, or a wider range). The list respects the selected range together with your search text and filter chips.
Sorting
Click a sortable column header to sort the list; click again to reverse the direction.
Sharing a View via URL
The Alerts page reads a clientId query parameter, so you can link directly to alerts for a specific client:
https://app.containment.ai/dashboard/alerts?clientId=<client-id>
Other filter state (search text, chips, date range) is applied in-page and is not encoded as query parameters.
Related Topics
- Understanding Alerts - Alert fundamentals
- Managing Alerts - Take action on alerts