# Subscription Groups

Subscriptions in StatusPal already contain powerful filtering options, allowing your customers and stakeholders to subscribe to precisely the services and incident types they care about.

Subscription groups give you an extra layer of segregation for your subscribers, allowing you (status page manager) to send some subscription notifications only to a subset of your subscribers.

### How to use Subscription Groups

{% hint style="info" %}
Configure subscription groups by clicking on <mark style="background-color:green;">Subscriptions > Groups</mark> in the sidebar.
{% endhint %}

<figure><img src="/files/holwSQ3ZfiUxuLjQPzTV" alt="status page subscription groups - send incident notifications to specific customers"><figcaption></figcaption></figure>

You can enter a name for your subscription group and select any subscriptions to be part of it. Once you have some subscription groups configured, you should be able to select them when reporting an incident, maintenance, or information notice.

<figure><img src="/files/gKn3NvNy4ByVL5G1Yv3k" alt="Notifying a specific subscription group about your status page incident or maintenance"><figcaption></figcaption></figure>

### When to use Subscription Groups?

Most of the time, your customers will select the relevant services for them, and this should be enough to send your incident or maintenance notifications to the right people.

However, some customers will select "All" since they're interested in getting notified about any incidents, even when they're not exactly relevant to them.

Furthermore, there are some times when you want to make sure to send a notification only to a small subset of your customers who have subscribed.

Subscription groups can be used in both situations described above to reduce the noise in notifications that your customers will receive.


---

# 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/platform/subscriptions-and-notifications/subscription-groups.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.
