starlight_help/src/content/docs/do-not-disturb.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import ZulipNote from "../../components/ZulipNote.astro"; import DesktopToggleSidebarTip from "../include/_DesktopToggleSidebarTip.mdx";
import BellIcon from "~icons/fa/bell"; import BellSlashIcon from "~icons/fa/bell-slash";
The Zulip desktop app offers a Do Not Disturb (DND) mode. Turning on Do Not Disturb mode disables desktop notifications across all the organizations you have added to the Zulip desktop app. This can be convenient for avoiding interruptions during a meeting, or when you need time to focus on your work.
<ZulipNote> Other types of notifications will not be affected, including [mobile notifications](/help/mobile-notifications), [email notifications](/help/email-notifications), and [desktop notifications](/help/desktop-notifications) in the Zulip web app. </ZulipNote><DesktopToggleSidebarTip />
<DesktopToggleSidebarTip />