Files
zulip/help/set-default-channels-for-new-users.md
Maneesh Shukla ec60c8a70c x-buttons: Replace "Remove" and "Unsubscribe" buttons with x icons in tables.
This commit removes the "Remove" and "Unsubscribe" action buttons from
various tables and replaces them with icon buttons using the "close"
icon.

Additionally, previously the rows with and without a remove button had
different heights. This commit updates the fixed `px` values to `em`
units to ensure equal height for all rows, regardless of whether a
remove-subscription button is present.

Fixes: #34874.
2025-07-03 14:37:00 -07:00

1.4 KiB

Set default channels for new users

{!admin-only.md!}

You can configure a default set of channels that users will be subscribed to when they join your organization. Default channels must be public or web-public.

When you send an email invitation or create a reusable invitation link, you can customize which channels the invited users are subscribed to. Note that subscribing new users to a channel generally requires having permissions to do so, but anyone with permissions to invite new users can subscribe them to any combination of default channels.

Add a default channel

{start_tabs}

{settings_tab|default-channels-list}

  1. Click Add channel.

  2. Select one or more channels, and click Add.

{end_tabs}

Remove a default channel

{start_tabs}

{settings_tab|default-channels-list}

  1. Find the channel you would like to remove, and click Remove from default () icon.

{end_tabs}