mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +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.
22 lines
674 B
Markdown
22 lines
674 B
Markdown
# View all bots in your organization
|
|
|
|
You can view a list of all bots in your organization, including deactivated bots.
|
|
|
|
Organization [administrators](/help/roles-and-permissions) can also
|
|
[deactivate](/help/deactivate-or-reactivate-a-bot),
|
|
[reactivate](/help/deactivate-or-reactivate-a-bot) or
|
|
[edit](/help/edit-a-bot#edit-a-bot-in-your-organization) any bot on the list.
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|bot-list-admin}
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Bots and integrations](/help/bots-and-integrations)
|
|
* [Add a bot or integration](/help/add-a-bot-or-integration)
|
|
* [Edit a bot](/help/edit-a-bot)
|
|
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|