# Subscriptions

Subscriptions allow your customers and stakeholders to opt to receive incident and maintenance notifications from your status page.

Subscribers can select specific services and regions that are relevant to them and receive notifications only from those areas.

The following notification channels are currently available in Noticely:

* Email
* Slack
* RSS/Atom

<figure><img src="/files/yf2TBAdY7LpVvjK2hw8z" 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/subscriptions.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.
