mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
26 lines
819 B
Plaintext
26 lines
819 B
Plaintext
---
|
|
title: Notifications
|
|
description: Configure notifications for your users.
|
|
sidebar_position: 3
|
|
---
|
|
|
|
# Notifications
|
|
|
|
## Supported Notification Agents
|
|
|
|
Seerr currently supports the following notification agents:
|
|
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
<DocCardList />
|
|
|
|
## Setting Up Notifications
|
|
|
|
Simply configure your desired notification agents in **Settings -> Notifications** in the Seerr web UI.
|
|
|
|
Users can customize their 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/seerr-team/seerr/issues). However, please be sure to search first and confirm that there is not already an existing request for the agent!
|