starlight_help/src/content/docs/dm-mention-alert-notifications.mdx
import {Steps} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro";
import TrashIcon from "~icons/zulip-icon/trash";
You can configure desktop, mobile, and email notifications for direct messages (DMs), mentions, and alert words.
These settings will affect notifications for direct messages, group direct messages, mentions, and alert words.
<FlattenedSteps> <NavigationSteps target="settings/notifications" />You can also hide the content of direct messages (and group direct messages) from desktop notifications.
<Steps> 1. Under **Desktop message notifications**, toggle **Include content of direct messages in desktop notifications**. </Steps>You can configure which types of notifications you want to receive for wildcard mentions (@all, @everyone, @channel) and @topic mentions separately from personal @-mentions.
<ZulipTip> These mentions don't trigger notifications in muted topics, unlike personal mentions. In muted channels, they are suppressed by default, but you can override this by [enabling](/help/channel-notifications#configure-notifications-for-a-single-channel) wildcard mention notifications in the specific channels where you'd like to receive them. </ZulipTip> <FlattenedSteps> <NavigationSteps target="settings/notifications" />Additionally, you can override this configuration for individual channels in your Channel settings, and administrators can restrict use of wildcard mentions in large channels.
Zulip lets you to specify case-insensitive alert words or phrases that send you a desktop notification whenever the alert word is included in a message. For example, you can set up an alert for the name of a product you're responsible for. Alerts for problematic words or phrases can help moderators respond quickly when there's an issue.
<ZulipTip> Alert words in messages you receive while the alert is enabled will be highlighted. </ZulipTip>