You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
910 B
27 lines
910 B
# Notifications
|
|
|
|
## Supported Notification Agents
|
|
|
|
Overseerr currently supports the following notification agents:
|
|
|
|
- [Email](./email.md)
|
|
- [Web Push](./webpush.md)
|
|
- [Discord](./discord.md)
|
|
- [Gotify](./gotify.md)
|
|
- [LunaSea](./lunasea.md)
|
|
- [Pushbullet](./pushbullet.md)
|
|
- [Pushover](./pushover.md)
|
|
- [Slack](./slack.md)
|
|
- [Telegram](./telegram.md)
|
|
- [Webhooks](./webhooks.md)
|
|
|
|
## Setting Up Notifications
|
|
|
|
Simply configure your desired notification agents in **Settings → Notifications**.
|
|
|
|
Users can customize their personal notification preferences in their own user notification settings.
|
|
|
|
## Requesting New Notification Agents
|
|
|
|
If we do not currently support your preferred notification agent, feel free to [submit a feature request on GitHub](https://github.com/sct/overseerr/issues). However, please be sure to search first and confirm that there is not already an existing request for the agent!
|