starlight_help/src/content/docs/read-receipts.mdx
import {TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import KeyboardTip from "../../components/KeyboardTip.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import MessageActionsMenu from "../include/_MessageActionsMenu.mdx"; import MessageLongPressMenu from "../include/_MessageLongPressMenu.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";
Read receipts let you check who has read a message. You can see read receipts for any message, including both channel messages and direct messages.
With privacy in mind, Zulip lets you control whether your read receipts are shared, and administrators can choose whether to enable read receipts in their organization.
<ZulipTip> Read receipts reflect whether or not someone has marked a message as read, whether by viewing it, or [by marking messages as read in bulk](/help/marking-messages-as-read). </ZulipTip> 1. Click **View read receipts**.
</FlattenedSteps>
<KeyboardTip>
You can also use <kbd>Shift</kbd> + <kbd>V</kbd> to show or hide read receipts
for the selected message.
</KeyboardTip>
1. Tap **View read receipts**.
</FlattenedSteps>
Zulip supports the privacy option of never sharing whether or not you have read a message. If this setting is turned off, your name will never appear in the list of read receipts.
<FlattenedSteps> <NavigationSteps target="settings/account-and-privacy" />You can configure: