From eb088836a9b9c934fd9416f23d38749c53481f2a Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Sat, 17 May 2025 14:27:12 -0700 Subject: [PATCH] help: Document UI for unarchiving a channel. --- help/archive-a-channel.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/help/archive-a-channel.md b/help/archive-a-channel.md index 38eae27ef9..3d22e3fdb8 100644 --- a/help/archive-a-channel.md +++ b/help/archive-a-channel.md @@ -15,12 +15,6 @@ content](#hide-content-in-an-archived-channel). ## Archive a channel -!!! warn "" - - Channels can be [unarchived](#unarchiving-archived-channels) only by - [contacting support](/help/contact-support) for organizations hosted - on Zulip Cloud, or by your self-hosted server's administrator. - {start_tabs} {tab|desktop-web} @@ -85,18 +79,24 @@ content](#hide-content-in-an-archived-channel). You can also make these configuration changes prior to archiving a channel. -## Unarchiving archived channels +## Unarchive a channel -Zulip Cloud organizations that need to unarchive a channel can [contact Zulip -support](/help/contact-support). +{start_tabs} -If you are self-hosting, you can unarchive an archived channel using the -`unarchive_channel` [management command][management-command]. This will restore -it as a private channel with shared history, and subscribe all organization -owners to it. +{tab|desktop-web} -[management-command]: -https://zulip.readthedocs.io/en/latest/production/management-commands.html#other-useful-manage-py-commands +{relative|channel|all} + +1. Select **Archived channels** from the dropdown in the upper left. + +1. Select a channel. + +1. Click the **unarchive** () + icon in the upper right corner of the channel settings panel. + +1. Click **Confirm**. + +{end_tabs} ## Related articles