Files
zulip/help/set-default-streams-for-new-users.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

580 B

Set default streams for new users

{!admin-only.md!}

When new users join a Zulip organization, they are subscribed to a default set of streams. Organization administrators can add or remove streams from that default set.

Add a new default stream

{start_tabs}

{settings_tab|default-streams-list}

  1. Under Add new default stream, enter the name of a stream.

  2. Click Add stream.

{end_tabs}

Remove a default stream

{start_tabs}

{settings_tab|default-streams-list}

  1. Find the stream you would like to remove, and click Remove from default.

{end_tabs}