mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
doc: Add user documentation for view the list of bots in an organization.
With several cleanups by tabbott.
This commit is contained in:
committed by
Tim Abbott
parent
4f17d6cc61
commit
3bd70075c4
BIN
static/images/help/bot-panel-admin.png
Normal file
BIN
static/images/help/bot-panel-admin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 157 KiB |
@@ -145,7 +145,7 @@ as a “**realm**”.
|
||||
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|
||||
* [Make a user an administrator](/help/make-a-user-an-administrator)
|
||||
* [Change a user's name](/help/change-a-users-name)
|
||||
* View the list of installed bots
|
||||
* [View all bots in your organization (admin only)](/help/view-all-bots-in-your-organization)
|
||||
|
||||
## Streams
|
||||
* [Delete a stream](/help/delete-a-stream)
|
||||
|
||||
23
templates/zerver/help/view-all-bots-in-your-organization.md
Normal file
23
templates/zerver/help/view-all-bots-in-your-organization.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# View all bots in your organization
|
||||
|
||||
The list of all bots in an organization can only be viewed by an
|
||||
Organization Administrator.
|
||||
|
||||
Follow the steps given below to view the list of installed bots using
|
||||
an administrator account:
|
||||
|
||||
* Click on the cog () icon in the
|
||||
upper right corner of the sidebar.
|
||||
|
||||
* Choose **Administration** in the panel below:
|
||||
|
||||

|
||||
|
||||
* The following window will appear:
|
||||
|
||||

|
||||
|
||||
* Click on the tab named **Bots** and you will find the list of
|
||||
the bots in the organization, as in the picture below:
|
||||
|
||||

|
||||
Reference in New Issue
Block a user