Files
zulip/help/rename-a-topic.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.7 KiB

Rename a topic

Zulip makes it possible to rename topics. This is useful for keeping messages organized, even if some users are still learning how to use topics effectively. You can also move content to another topic.

When a topic is renamed, Zulip's permanent links to messages in context will automatically redirect to the new location of the message. Muted topics are automatically migrated when a topic is renamed.

Organizations can configure which roles have permission to rename topics. See the guide to message and topic editing for the details on when topic editing is allowed.

Rename a topic

Via the message recipient bar

{start_tabs}

  1. Click the pencil () icon in the message recipient bar.

  2. Edit the topic name.

  3. Click the checkmark () icon to save your changes.

{end_tabs}

Via the left sidebar (alternate method)

{start_tabs}

{!topic-actions.md!}

  1. Select Move topic.

  2. Edit the topic name.

  3. (optional) Select the destination stream for the topic from the streams dropdown list.

  4. Toggle whether automated notices should be sent.

  5. Click Confirm to rename the topic.

{end_tabs}