starlight_help/src/content/docs/restrict-direct-messages.mdx
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";
<AdminOnly />Organization administrators can configure two types of permissions for direct messages:
These permissions can be granted to any combination of roles, groups, and individual users. They are designed so that users can always respond to a direct message they've received (unless organization permissions change). They also provide a lot of flexibility for managing DMs in your organization. For example, you can:
Regardless of how these settings are configured, users can always send direct messages to bots and to themselves.
<ZulipTip> When restricting direct messages, consider also [restricting who can create private channels](/help/configure-who-can-create-channels). </ZulipTip>