Files
zulip/help/manage-user-channel-subscriptions.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

2.0 KiB

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 you can see](/help/channel-permissions).

{start_tabs}

{!right-sidebar-view-profile.md!}

  1. Select the Channels tab.

{end_tabs}

Subscribe a user to a channel

{!depends-on-permissions.md!}

{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.

  2. Click Add.

{tab|via-user-profile}

{!right-sidebar-view-profile.md!}

  1. Select the Channels tab.

  2. Under Subscribe user to channels, select a channel from the dropdown list. You can start typing to filter channels.

  3. 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.

{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 unsubscribe from the channel.

  2. Click the Unsubscribe () icon in that row.

{tab|via-user-profile}

{!right-sidebar-view-profile.md!}

  1. Select the Channels tab.

  2. Under Subscribed channels, find the channel you would like to unsubscribe the user from.

  3. Click the Unsubscribe () icon in that row.

{end_tabs}