Files
zulip/help/edit-a-bot.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
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.
2023-01-25 14:08:29 -08:00

1.0 KiB

Edit a bot

Zulip lets you edit the properties of any bot for which you are the owner. Organization administrators can also edit any active bot in the organization.

Edit your bot

{start_tabs}

{settings_tab|your-bots}

  1. Click the pencil () icon on the profile card for the bot you want to edit.

  2. 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 () icon for the bot you want to edit.

  2. Edit bot information as desired, and click Save changes.

{end_tabs}