diff --git a/templates/zerver/help/add-a-bot-or-integration.md b/templates/zerver/help/add-a-bot-or-integration.md index 6c1df435cf..c0f64ba8ef 100644 --- a/templates/zerver/help/add-a-bot-or-integration.md +++ b/templates/zerver/help/add-a-bot-or-integration.md @@ -30,3 +30,11 @@ is visible and available for anyone to use. Depending on the type of bot you're creating, you may need to download its `.zuliprc` configuration file. For that, click the **download** () icon under the bot's name. + +## Related articles + +* [Bots and integrations](/help/bots-and-integrations) +* [Edit a bot](/help/edit-a-bot) +* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) +* [Restrict bot creation](/help/restrict-bot-creation) +* [View all bots in your organization](/help/view-all-bots-in-your-organization) diff --git a/templates/zerver/help/bots-and-integrations.md b/templates/zerver/help/bots-and-integrations.md index bfaba37eaf..a63443d9b6 100644 --- a/templates/zerver/help/bots-and-integrations.md +++ b/templates/zerver/help/bots-and-integrations.md @@ -75,3 +75,12 @@ By default, anyone other than guests can [add a bot](/help/add-a-bot-or-integrat Zulip organization, but administrators can [restrict bot creation](/help/restrict-bot-creation). Any bot that is added is visible and available for anyone to use. + +## Related articles + +* [Add a bot or integration](/help/add-a-bot-or-integration) +* [Edit a bot](/help/edit-a-bot) +* [Request an integration](/help/request-an-integration) +* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) +* [Restrict bot creation](/help/restrict-bot-creation) +* [View all bots in your organization](/help/view-all-bots-in-your-organization) diff --git a/templates/zerver/help/deactivate-or-reactivate-a-bot.md b/templates/zerver/help/deactivate-or-reactivate-a-bot.md index 966107af49..f517947e3e 100644 --- a/templates/zerver/help/deactivate-or-reactivate-a-bot.md +++ b/templates/zerver/help/deactivate-or-reactivate-a-bot.md @@ -22,4 +22,8 @@ bot, regardless of who owns them. ## 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) * [Restrict bot creation](/help/restrict-bot-creation) +* [View all bots in your organization](/help/view-all-bots-in-your-organization) diff --git a/templates/zerver/help/request-an-integration.md b/templates/zerver/help/request-an-integration.md index 250b3d67e6..a0b7008bde 100644 --- a/templates/zerver/help/request-an-integration.md +++ b/templates/zerver/help/request-an-integration.md @@ -15,3 +15,8 @@ issues][integrations-issues], and if none exists, [open a new issue](https://github.com/zulip/zulip/issues/new). [integrations-issues]: https://github.com/zulip/zulip/issues?q=is%3Aopen+label%3A%22area%3A+integrations%22+is%3Aissue + +## Related articles + +* [Bots and integrations](/help/bots-and-integrations) +* [Add a bot or integration](/help/add-a-bot-or-integration) diff --git a/templates/zerver/help/restrict-bot-creation.md b/templates/zerver/help/restrict-bot-creation.md index f6757b453b..368a3e9768 100644 --- a/templates/zerver/help/restrict-bot-creation.md +++ b/templates/zerver/help/restrict-bot-creation.md @@ -25,4 +25,6 @@ change who is allowed to add bots. ## 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) diff --git a/templates/zerver/help/view-all-bots-in-your-organization.md b/templates/zerver/help/view-all-bots-in-your-organization.md index 374838cf62..2a4b853a8b 100644 --- a/templates/zerver/help/view-all-bots-in-your-organization.md +++ b/templates/zerver/help/view-all-bots-in-your-organization.md @@ -12,3 +12,10 @@ Organization [administrators](/help/roles-and-permissions) can also {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)