Files
zulip/help/restrict-bot-creation.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

31 lines
736 B
Markdown

# Configure who can add bots
{!admin-only.md!}
By default, anyone other than guests can [add a bot](/help/add-a-bot-or-integration) or
integration to the Zulip organization. Organization administrators can
change who is allowed to add bots.
## Configure who can add bots
{start_tabs}
{settings_tab|organization-permissions}
2. Under **Other permissions**, configure **Who can add bots**.
{!save-changes.md!}
{end_tabs}
!!! warn ""
These settings only affect new bots. Existing bots will not be
deactivated.
## Related articles
* [Bots and integrations](/help/bots-and-integrations)
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)