# Manage your subscribers

Your users or visitors can choose to subscribe to your status page to receive real-time updates on incidents and maintenance events. Email subscribers will receive customized, branded emails that reflect your brand’s identity. Set up branding options [under themes](https://statuspage.spike.sh/themes).

## How to subscribe?

Users and visitors to your status page can subscribe by entering their email or using RSS/Atom feed.

{% tabs %}
{% tab title="Email" %}

<figure><img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-7e4806207c6751e304c803e71610d490ef78a85f%2Fsubscriber%20option%20email.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="RSS / Atom" %}

<figure><img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-cc165dbf7e1e48f6dac701c92291c72ddbac9dcd%2Fsubscriber%20option%20rss.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Slack" %}

<figure><img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-c4cb5786c8b971c19b3ab7301edd17b19c72e3b8%2Fsubscriber%20option%20slack.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Microsoft Teams" %}

<figure><img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-713fa8e461433a1b9f0ba2d674c9e7ddb64270de%2Fsubscriber%20option%20microsoft%20teams.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Email Subscription

Email susbcribers is commonly used and once subscriberd they will not receive a confirmation email. The subscribe button is visible on both public and private status pages.

{% hint style="info" %}
Email subscribers for private status page must have a Spike account
{% endhint %}

### RSS Subscription

Users can now subscribe to your status page via RSS or Atom feed. This allows for more flexible integration with various platforms and tools. Private status page feed urls comes with a unique token.

**RSS for Slack and Microsoft Teams**: Extend your status updates to Slack or Microsoft Teams channels by using RSS feeds, keeping your team informed directly within their preferred communication tools. **Automate with RSS**: Use RSS feeds to automate status updates across different systems, ensuring your users are always in the loop without manual intervention.

## Configure subscriber control

Under Status page > <img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-0d64fe7e4920ac132d1fc180370357906d1a845a%2Fimage.png?alt=media" alt="" data-size="line"> > Security & Access ([link](https://statuspage.spike.sh/configure/security-access)), set up susbcription controls. Options are

* Allow new subscribers (enabled by default)
* Control email domains allowed for subscription (subdomains should be added separately)
* Do not allow unsubscribe (subscribers can’t unsubscribe themselves)

| Allow new subscribers                         | Subscribers with domains                                               | Who can subscribe?                              |
| --------------------------------------------- | ---------------------------------------------------------------------- | ----------------------------------------------- |
| Enabled                                       | *<mark style="color:orange;">Disabled</mark>*                          | Anyone can subscribe                            |
| Enabled                                       | Enabled                                                                | Specific email domains are allowed to subscribe |
| *<mark style="color:orange;">Disabled</mark>* | *<mark style="background-color:yellow;">Automatically disabled</mark>* | No-one                                          |

{% hint style="warning" %}
Consider your options carefully before making changes.
{% endhint %}

## Importing subscribers

Visit the **subscribers** section from the sidebar ([link](https://statuspage.spike.sh/susbcribers)) and you will find a list of all your active subscribers. You can also choose to delete a subscriber and import more by uploading a comma-separated values (csv) file with **Email** in the header field. No other fields from your csv are processed.

{% hint style="info" %}
Subscribers are scoped to each of [your status pages](#user-content-fn-1)[^1] and cannot be shared.
{% endhint %}

## Keeping your subscribers informed

When adding status updates or creating new incidents, enable the option to notify subscribers. They will receive email and rss updates. The notify option is **enabled as default**.

[^1]: You can have multiple status pages. They can be private or public. To share subscribers among your status pages, consider uploading the csv to every page
