Files
zulip/help/edit-a-bot.md
Lauryn Menard fc810655e6 help: Rename "roles-and-permissions.md" to "manage-permissions.md".
Renames file and redirects existing links to "help/user-roles" as
the previous content tracks to that current file's content.

Updates existing links (excluding ReadtheDocs) to go to either
"help/user-roles" or "help/manage-permissions" depending on which
help center article applies to the content.
2024-12-11 12:02:11 -08:00

42 lines
1.0 KiB
Markdown

# Edit a bot
Zulip lets you edit the properties of any bot for which you are the owner.
Organization [administrators](/help/user-roles) can also edit any
active bot in the organization.
## Edit your bot
{start_tabs}
{settings_tab|your-bots}
1. Click the **pencil** (<i class="fa fa-pencil"></i>) icon on the profile
card for the bot you want to edit.
1. Edit bot information as desired, and click **Save changes**.
{end_tabs}
## Edit a bot in your organization
{!admin-only.md!}
{start_tabs}
{settings_tab|bot-list-admin}
1. In the **Actions** column, click the **pencil** (<i class="fa fa-pencil"></i>)
icon for the bot you want to edit.
1. Edit bot information as desired, and click **Save changes**.
{end_tabs}
## Related articles
* [Bots overview](/help/bots-overview)
* [Integrations overview](/help/integrations-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
* [View all bots in your organization](/help/view-all-bots-in-your-organization)