Back to Zulip

Set default channels for new users

starlight_help/src/content/docs/set-default-channels-for-new-users.mdx

12.01.8 KB
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import AdminOnly from "../include/_AdminOnly.mdx";

import CloseIcon from "~icons/zulip-icon/close";

<AdminOnly />

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. Users will be subscribed to the default channels configured at the time when they accept the invitation, so there's no need to update or revoke invitations when you change the default channels.

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

<FlattenedSteps> <NavigationSteps target="settings/default-channels-list" />
  1. Click Add channel.
  2. Select one or more channels, and click Add. </FlattenedSteps>

Remove a default channel

<FlattenedSteps> <NavigationSteps target="settings/default-channels-list" />
  1. Find the channel you would like to remove, and click the remove from default (<CloseIcon />) icon. </FlattenedSteps>