mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Updates the "Related articles" sections after the revisions to the channel permissions documentation, focusing on the articles in the "Channel management" section of the help center.
37 lines
798 B
Markdown
37 lines
798 B
Markdown
# Set default channels for new users
|
|
|
|
{!admin-only.md!}
|
|
|
|
When new users join a Zulip organization, they are subscribed to a default
|
|
set of channels. Organization administrators can add or remove channels from
|
|
that default set.
|
|
|
|
## Add a new default channel
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|default-channels-list}
|
|
|
|
2. Under **Add new default channel**, enter the name of a channel.
|
|
|
|
3. Click **Add channel**.
|
|
|
|
{end_tabs}
|
|
|
|
## Remove a default channel
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|default-channels-list}
|
|
|
|
2. Find the channel you would like to remove, and click **Remove from default**.
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [User roles](/help/user-roles)
|
|
* [User groups](/help/user-groups)
|
|
* [Channel permissions](/help/channel-permissions)
|
|
* [Create channels for a new organization](/help/create-channels)
|