Files
zulip/help/manage-user-stream-subscriptions.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

1.5 KiB

Manage a user's stream subscriptions

View a user's stream subscriptions

!!! warn ""

  **Note**: The list of a user's **Subscribed streams** will be limited to
  streams for which [you can see all subscribers](/help/stream-permissions).

{start_tabs}

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

  1. Select the Streams tab.

{end_tabs}

Subscribe a user to a stream

Organization administrators can configure which roles have access to subscribe other users to a stream.

{start_tabs}

{relative|stream|all}

  1. Select a stream.

{!select-stream-view-subscribers.md!}

  1. Under Add subscribers, enter the user's name or email address.

  2. Click Add.

{end_tabs}

{!automated-pm-stream-subscription.md!}

Unsubscribe a user from stream(s)

{!admin-only.md!}

Anyone can always unsubscribe themselves from a stream.

{start_tabs}

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

  1. Select the Streams tab.

  2. Under Subscribed streams, find the stream you would like to remove the user from.

  3. Click the Unsubscribe button in that row.

{end_tabs}