Files
zulip/help/archive-a-stream.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.0 KiB

Archive a stream

{!admin-only.md!}

Archiving a stream will immediately unsubscribe all users from the stream, remove the stream from search and other typeaheads, and remove the stream's messages from All messages.

Archiving a stream does not delete a stream's messages. Users will still be 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.

In most cases, we recommend renaming streams rather than archiving them.

Archive a stream

{start_tabs}

{relative|stream|all}

  1. Select a stream.

  2. Click the on the right.

  3. Approve by clicking Confirm.

{end_tabs}

!!! warn ""

Archiving a stream is currently irreversible, but we plan to add support
for unarchiving streams in the future.