# 9. Incident Management

The global I**ncident** page shows all open incidents with search and pagination. Each row lists the project, device, type and description. Use the filters to focus on unresolved issues or historical incidents. Project‑specific incidents can also be accessed via the Incidents tab inside a project (if any exist).

Within **Settings → Incident rules** you can decide which users receive email and portal notifications. Toggle the switch next to each user to enable notifications. This configuration applies per project.

<div data-with-frame="true"><figure><img src="/files/gncHgVk6YtOXm1u9KaHj" alt="Voltmasters EMS: Incident rules "><figcaption><p>Voltmasters EMS: incident management</p></figcaption></figure></div>


---

# Agent Instructions: 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://docs.voltmasters.io/documentation/voltmasters-platform-overview/9.-incident-management.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.
