# Notices

Currently, we support the following types of notices for status communications to your stakeholders:

## Incidents

Create an incident notice to report an incident and notify your stakeholders in real-time. Incidents can impact different services with different severities at once.

Your subscribers will get automatically notified about them according to their subscription settings. For example, they might opt to receive notifications about incidents affecting their API in Asia. In this case, an incident notice affecting your API in Europe won't notify them.

<figure><img src="/files/jfnl7RwbSm9Xgsg3yFlg" alt=""><figcaption></figcaption></figure>

## Maintenance

Use maintenance notices to communicate about planned and essential maintenance events. Similarly to incidents, a maintenance can affect one or more services in specific regions.

<figure><img src="/files/5mqj4BcAmg3tk02rykee" alt=""><figcaption></figcaption></figure>


---

# 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.statuspal.io/next/notices.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.
