starlight_help/src/content/docs/restrict-wildcard-mentions.mdx
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";
<AdminOnly />Organization administrators can configure who is allowed to use wildcard
mentions that affect a
large number of users. In particular, an organization can restrict who is
allowed to use @all (and, equivalently, @everyone and @channel) in channels
with more than 15 subscribers, and @topic in topics with more than 15
participants.
This permission can be granted to any combination of roles, groups, and individual users.
<FlattenedSteps> <NavigationSteps target="settings/organization-permissions" />