starlight_help/src/content/docs/desktop-notifications.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipNote from "../../components/ZulipNote.astro"; import ZulipTip from "../../components/ZulipTip.astro";
import PlayCircleIcon from "~icons/fa/play-circle";
Zulip can be configured to send visual and audible desktop notifications for DMs, mentions, and alerts, as well as channel messages and followed topics.
<FlattenedSteps> <NavigationSteps target="settings/notifications" />You can select the sound Zulip uses for audible desktop notifications. Choosing None disables all audible desktop notifications.
By default, Zulip displays a count of your unmuted unread messages on the desktop app sidebar and on the browser tab icon. You can configure the badge to only count direct messages and mentions, or to include messages in followed topics but not other channel messages.
1. Under **Desktop message notifications**, click **Send a test notification**.
If notifications are working, you will receive a test notification.
</FlattenedSteps>
Desktop notifications are triggered when a message arrives, and Zulip is not in focus or the message is offscreen. You must have Zulip open in a browser tab or in the Zulip desktop app to receive desktop notifications.
Visual desktop notifications appear in the corner of your main monitor. Audible desktop notifications make a sound.
To receive notifications in the desktop app, make sure that Do Not Disturb mode is turned off.
If you have successfully received a test notification, but you aren't seeing desktop notifications for new messages, check your Zulip notification settings. Make sure you have enabled desktop notifications for DMs or for the channel you are testing. Messages in muted topics will not trigger notifications.
The most common issue is that your browser or system settings are blocking notifications from Zulip. Before checking Zulip-specific settings, make sure that Do Not Disturb mode is not enabled on your computer.
<Tabs> <TabItem label="Chrome"> <Steps> 1. Click on the site information menu to the left of the URL for your Zulip organization. 1. Toggle **Notifications** and **Sound**. If you don't see those options, click on **Site settings**, and set **Notifications** and **Sound** to **Allow**. </Steps>Alternate instructions:
<Steps>
1. Select the Chrome menu at the top right of the browser, and select
**Settings**.
1. Select **Privacy and security**, **Site Settings**, and then
**Notifications**.
1. Next to **Allowed to send notifications**, select **Add**.
1. Paste the Zulip URL for your organization into the site field, and
click **Add**.
</Steps>
<Steps>
1. Click the **Start** button and select **Settings**. Select **System**,
and then **Notifications & actions**.
1. Select **Zulip** from the list of apps.
1. Configure the notification style that you would like Zulip to use.
</Steps>
**macOS**
<Steps>
1. Open your Mac **System Preferences** and select **Notifications**.
1. Select **Zulip** from the list of apps.
1. Configure the notification style that you would like Zulip to use.
</Steps>