> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/incident-list.md).

# Incident List

- [Incident List View](https://support.incidents.cloud.solarwinds.com/incident-list/incident-list-view.md): A bird's-eye view of all the incidents your team has encountered
- [Incident Priorities](https://support.incidents.cloud.solarwinds.com/incident-list/incident-priorities.md): Add priority to incidents for classification thus promoting efficient and effective triage.
- [Filter Incidents](https://support.incidents.cloud.solarwinds.com/incident-list/filter-incidents.md): Enhance your Incident Management with a variety of filters available on the Incident Page. Discover the filters you can apply and streamline your incident handling process efficiently.
- [Save Filter View](https://support.incidents.cloud.solarwinds.com/incident-list/save-filter-view.md): Build your filters and save them as views for your Team for quick access
- [Merge Incidents](https://support.incidents.cloud.solarwinds.com/incident-list/merge-incidents.md): Seamlessly merge related incidents created for the same issue for streamlined notifications and resolutions.
- [Snooze Incidents](https://support.incidents.cloud.solarwinds.com/incident-list/snooze-incidents.md): Snooze incident notifications for a certain period and get notifications for the snoozed incidents later.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/incident-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
