mirror of https://github.com/zulip/zulip.git
97 lines
2.1 KiB
Markdown
97 lines
2.1 KiB
Markdown
# Manage a user's channel subscriptions
|
|
|
|
## View a user's channel subscriptions
|
|
|
|
!!! warn ""
|
|
|
|
**Note**: The list of a user's **Subscribed channels** will be limited to
|
|
channels for which [you can see all subscribers](/help/channel-permissions).
|
|
|
|
{start_tabs}
|
|
|
|
{!right-sidebar-view-profile.md!}
|
|
|
|
1. Select the **Channels** tab.
|
|
|
|
{end_tabs}
|
|
|
|
## Subscribe a user to a channel
|
|
|
|
Organization administrators can configure which
|
|
[roles](/help/roles-and-permissions) have access to [subscribe
|
|
other users to a channel][configure-invites].
|
|
|
|
{start_tabs}
|
|
|
|
{tab|via-channel-settings}
|
|
|
|
{relative|channel|all}
|
|
|
|
1. Select a channel.
|
|
|
|
{!select-channel-view-subscribers.md!}
|
|
|
|
1. Under **Add subscribers**, enter the user's name or email address.
|
|
|
|
1. Click **Add**.
|
|
|
|
{tab|via-user-profile}
|
|
|
|
{!right-sidebar-view-profile.md!}
|
|
|
|
1. Select the **Channels** tab.
|
|
|
|
1. Under **Subscribe user to channels**, select a channel from the
|
|
dropdown list. You can start typing to filter channels.
|
|
|
|
1. Click the **Subscribe** button.
|
|
|
|
{end_tabs}
|
|
|
|
{!automated-dm-channel-subscription.md!}
|
|
|
|
## Unsubscribe a user from channel(s)
|
|
|
|
{!admin-only.md!}
|
|
|
|
Anyone can always [unsubscribe themselves from a
|
|
channel](/help/unsubscribe-from-a-channel).
|
|
|
|
{start_tabs}
|
|
|
|
{tab|via-channel-settings}
|
|
|
|
{relative|channel|all}
|
|
|
|
1. Select a channel.
|
|
|
|
{!select-channel-view-subscribers.md!}
|
|
|
|
1. Under **Subscribers**, find the user you would like
|
|
to remove from the channel.
|
|
|
|
1. In the **Actions** column, click the **Unsubscribe** button in that row.
|
|
|
|
{tab|via-user-profile}
|
|
|
|
{!right-sidebar-view-profile.md!}
|
|
|
|
1. Select the **Channels** tab.
|
|
|
|
1. Under **Subscribed channels**, find the channel you would like
|
|
to remove the user from.
|
|
|
|
1. Click the **Unsubscribe** button in that row.
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Channel permissions](/help/channel-permissions)
|
|
* [Roles and permissions](/help/roles-and-permissions)
|
|
* [Add or remove users from a channel](/help/add-or-remove-users-from-a-channel)
|
|
* [Unsubscribe from a channel](/help/unsubscribe-from-a-channel)
|
|
* [View channel subscribers](/help/view-channel-subscribers)
|
|
|
|
[configure-invites]: /help/configure-who-can-invite-to-channels
|