mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 10:33:54 +00:00
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.
31 lines
736 B
Markdown
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)
|