starlight_help/src/content/docs/restrict-bot-creation.mdx
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipNote from "../../components/ZulipNote.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";
<AdminOnly />Zulip lets you create three types of bots:
You can configure who can create incoming webhook bots (which are more limited in what they can do), and who can create any bot. Both permissions can be assigned to any combination of roles, groups, and individual users.
<ZulipNote> These settings only affect new bots. Existing bots will not be deactivated. </ZulipNote>