mirror of https://github.com/zulip/zulip.git
58 lines
1.7 KiB
Markdown
58 lines
1.7 KiB
Markdown
# 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](/help/move-content-to-another-topic).
|
|
|
|
When a topic is renamed, Zulip's [permanent links to messages in
|
|
context](/help/link-to-a-message-or-conversation#get-a-link-to-a-specific-message)
|
|
will automatically redirect to the new location of the message. [Muted
|
|
topics](/help/mute-a-topic) are automatically migrated when a topic is renamed.
|
|
|
|
Organizations can [configure](/help/configure-who-can-edit-topics) which
|
|
[roles](/help/roles-and-permissions) have permission to rename topics. See the
|
|
[guide to message and topic editing](/help/configure-message-editing-and-deletion)
|
|
for the details on when topic editing is allowed.
|
|
|
|
## Rename a topic
|
|
|
|
### Via the message recipient bar
|
|
|
|
{start_tabs}
|
|
|
|
1. Click the **pencil** (<i class="fa fa-pencil"></i>) icon in the message recipient bar.
|
|
|
|
1. Edit the topic name.
|
|
|
|
1. Click the **checkmark** (<i class="fa fa-check"></i>) icon to save your changes.
|
|
|
|
{end_tabs}
|
|
|
|
|
|
### Via the left sidebar (alternate method)
|
|
|
|
{start_tabs}
|
|
|
|
{!topic-actions.md!}
|
|
|
|
1. Select **Move topic**.
|
|
|
|
1. Edit the topic name.
|
|
|
|
1. _(optional)_ Select the destination stream for the topic from the streams dropdown list.
|
|
|
|
1. Toggle whether automated notices should be sent.
|
|
|
|
1. Click **Confirm** to rename the topic.
|
|
|
|
{end_tabs}
|
|
|
|
[move-permission-setting]: /help/configure-message-editing-and-deletion#configure-who-can-move-topics-between-streams
|
|
|
|
## Related articles
|
|
|
|
* [Move content to another topic](/help/move-content-to-another-topic)
|
|
* [Move content to another stream](/help/move-content-to-another-stream)
|
|
* [Resolve a topic](/help/resolve-a-topic)
|