mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
help: Add "View your bots" page.
- Adds new page with instructions for how to view your personal bots. Fixes #26796.
This commit is contained in:
@@ -227,6 +227,7 @@
|
|||||||
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|
||||||
* [Request an integration](/help/request-an-integration)
|
* [Request an integration](/help/request-an-integration)
|
||||||
* [Restrict bot creation](/help/restrict-bot-creation)
|
* [Restrict bot creation](/help/restrict-bot-creation)
|
||||||
|
* [View your bots](/help/view-your-bots)
|
||||||
* [View all bots in your organization](/help/view-all-bots-in-your-organization)
|
* [View all bots in your organization](/help/view-all-bots-in-your-organization)
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|||||||
@@ -19,3 +19,4 @@ Organization [administrators](/help/roles-and-permissions) can also
|
|||||||
* [Add a bot or integration](/help/add-a-bot-or-integration)
|
* [Add a bot or integration](/help/add-a-bot-or-integration)
|
||||||
* [Edit a bot](/help/edit-a-bot)
|
* [Edit a bot](/help/edit-a-bot)
|
||||||
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|
||||||
|
* [View your bots](/help/view-your-bots)
|
||||||
|
|||||||
22
help/view-your-bots.md
Normal file
22
help/view-your-bots.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# View your bots
|
||||||
|
|
||||||
|
You can view the bots you have added to your Zulip organization, including
|
||||||
|
deactivated bots.
|
||||||
|
|
||||||
|
You can also [deactivate](/help/deactivate-or-reactivate-a-bot#deactivate-a-bot),
|
||||||
|
[reactivate](/help/deactivate-or-reactivate-a-bot#reactivate-a-bot) or
|
||||||
|
[edit](/help/edit-a-bot#edit-your-bot) any of your bots.
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
|
{settings_tab|your-bots}
|
||||||
|
|
||||||
|
{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)
|
||||||
|
* [View all bots in your organization](/help/view-all-bots-in-your-organization)
|
||||||
Reference in New Issue
Block a user