# Pushover Notifications

Introduced in Streamwell v1.8.1, this integration with *pushover.net* allows you to recieve iOS/Android push notifications when certain events on the server occur (like starting a stream, recordings, etc.)

To configure this integration, first signup for an account at *pushover.net* (they provide a generous free trial and the service is unbelievably low-priced at roughly $5 USD per device, one-time).

Once logged in, create a new Application/API Token for your Streamwell instance:

<figure><img src="https://content.gitbook.com/content/MH5seOuIsAQzJDzy2s2A/blobs/OEE0hhQC2u8jezpO3WvB/Screenshot%202025-07-08%20at%201.55.55%E2%80%AFPM.jpg" alt=""><figcaption></figcaption></figure>

Copy the application key:

<figure><img src="https://content.gitbook.com/content/MH5seOuIsAQzJDzy2s2A/blobs/XIKrCY7ETqqie0WxYQhJ/Screenshot%202025-07-08%20at%201.57.36%E2%80%AFPM.jpg" alt=""><figcaption></figcaption></figure>

And copy your user key from the main screen:

<figure><img src="https://content.gitbook.com/content/MH5seOuIsAQzJDzy2s2A/blobs/L9xQbzqaB37fY1982hek/Screenshot%202025-07-08%20at%201.58.23%E2%80%AFPM.jpg" alt=""><figcaption></figcaption></figure>

In your Streamwell docker compose file or startup command, provide *PUSHOVER\_USER* and *PUSHOVER\_KEY* as environment variables.

In Streamwell itself, you can enable notifications under the Server Features menu (it will only actually send them if you've installed Streamwell with the aforementioned environment variables):

<figure><img src="https://content.gitbook.com/content/MH5seOuIsAQzJDzy2s2A/blobs/uP2mMCjBUHS4RGs9rxOG/Screenshot%202025-07-08%20at%202.05.26%E2%80%AFPM.jpg" alt=""><figcaption></figcaption></figure>

If you're an enterprise user and you like this, [let us know](mailto:support@streamwell.net) if you want to see any additional options for push notifications!
