2021-03-31 16:15:24 +02:00
|
|
|
# Archive a stream
|
2016-12-20 20:15:31 +01:00
|
|
|
|
2017-01-17 18:54:19 +01:00
|
|
|
{!admin-only.md!}
|
|
|
|
|
2021-03-31 16:15:24 +02:00
|
|
|
Archiving a stream will immediately unsubscribe all users from the stream,
|
2018-08-01 16:43:07 +02:00
|
|
|
remove the stream from search and other typeaheads, and remove the stream's
|
2024-04-02 13:10:48 +02:00
|
|
|
messages from **Combined feed**.
|
2016-12-20 20:15:31 +01:00
|
|
|
|
2021-03-31 16:15:24 +02:00
|
|
|
Archiving a stream does not delete a stream's messages. Users will still be
|
2018-08-01 16:43:07 +02:00
|
|
|
able to find any given message by searching for it. However, links to
|
|
|
|
messages and topics in the stream may or may not continue to work.
|
2016-12-20 20:15:31 +01:00
|
|
|
|
2018-08-01 16:43:07 +02:00
|
|
|
In most cases, we recommend [renaming streams](/help/rename-a-stream) rather
|
2021-03-31 16:15:24 +02:00
|
|
|
than archiving them.
|
2016-12-20 20:15:31 +01:00
|
|
|
|
2023-09-10 00:25:35 +02:00
|
|
|
## Archive a stream
|
2019-04-03 01:44:55 +02:00
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
2023-09-10 00:25:35 +02:00
|
|
|
{tab|desktop-web}
|
|
|
|
|
2018-09-16 09:22:24 +02:00
|
|
|
{relative|stream|all}
|
|
|
|
|
|
|
|
1. Select a stream.
|
2018-04-30 13:22:38 +02:00
|
|
|
|
2023-09-10 00:25:35 +02:00
|
|
|
1. Click the **trash** <i class="fa fa-trash-o"></i> icon near the top right
|
|
|
|
corner of the stream settings panel.
|
2018-08-01 16:43:07 +02:00
|
|
|
|
2021-05-05 16:38:36 +02:00
|
|
|
1. Approve by clicking **Confirm**.
|
2016-12-20 20:15:31 +01:00
|
|
|
|
2023-09-10 00:25:35 +02:00
|
|
|
!!! tip ""
|
|
|
|
|
|
|
|
You can also hover over a stream in the left sidebar, click on the
|
|
|
|
**ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>), and
|
|
|
|
select **Stream settings** to access the **trash**
|
|
|
|
<i class="fa fa-trash-o"></i> icon.
|
|
|
|
|
2019-04-03 01:44:55 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2017-01-04 04:42:58 +01:00
|
|
|
!!! warn ""
|
2021-09-10 00:44:29 +02:00
|
|
|
|
2023-09-10 00:25:35 +02:00
|
|
|
Archiving a stream is currently irreversible via the UI.
|
2020-05-04 08:38:54 +02:00
|
|
|
|
2023-09-10 00:28:02 +02:00
|
|
|
## Unarchiving archived streams
|
|
|
|
|
|
|
|
If you are self-hosting, you can unarchive an archived stream using the
|
|
|
|
`unarchive_stream` [management command][management-command]. This will restore
|
|
|
|
it as a private stream with shared history, and subscribe all organization
|
|
|
|
owners to it. If you are using Zulip Cloud, you can [contact us](/help/contact-support)
|
|
|
|
for help.
|
|
|
|
|
|
|
|
[management-command]:
|
|
|
|
https://zulip.readthedocs.io/en/latest/production/management-commands.html#other-useful-manage-py-commands
|
|
|
|
|
2020-05-04 08:38:54 +02:00
|
|
|
## Related articles
|
|
|
|
|
2023-07-19 01:39:18 +02:00
|
|
|
* [Edit a message](/help/edit-a-message)
|
|
|
|
* [Delete a message](/help/delete-a-message)
|
2020-05-04 08:38:54 +02:00
|
|
|
* [Delete a topic](/help/delete-a-topic)
|
|
|
|
* [Message retention policy](/help/message-retention-policy)
|
2023-09-10 00:25:35 +02:00
|
|
|
* [Stream permissions](/help/stream-permissions)
|
2023-09-10 00:28:02 +02:00
|
|
|
* [Zulip Cloud or self-hosting?](/help/zulip-cloud-or-self-hosting)
|