mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 03:23:50 +00:00
help: Document UI for unarchiving a channel.
This commit is contained in:
@@ -15,12 +15,6 @@ content](#hide-content-in-an-archived-channel).
|
|||||||
|
|
||||||
## Archive a 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}
|
{start_tabs}
|
||||||
|
|
||||||
{tab|desktop-web}
|
{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.
|
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
|
{start_tabs}
|
||||||
support](/help/contact-support).
|
|
||||||
|
|
||||||
If you are self-hosting, you can unarchive an archived channel using the
|
{tab|desktop-web}
|
||||||
`unarchive_channel` [management command][management-command]. This will restore
|
|
||||||
it as a private channel with shared history, and subscribe all organization
|
|
||||||
owners to it.
|
|
||||||
|
|
||||||
[management-command]:
|
{relative|channel|all}
|
||||||
https://zulip.readthedocs.io/en/latest/production/management-commands.html#other-useful-manage-py-commands
|
|
||||||
|
1. Select **Archived channels** from the dropdown in the upper left.
|
||||||
|
|
||||||
|
1. Select a channel.
|
||||||
|
|
||||||
|
1. Click the **unarchive** (<i class="zulip-icon zulip-icon-unarchive"></i>)
|
||||||
|
icon in the upper right corner of the channel settings panel.
|
||||||
|
|
||||||
|
1. Click **Confirm**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
## Related articles
|
## Related articles
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user