2019-03-30 19:00:24 +01:00
|
|
|
# Add or remove users from a stream
|
2016-12-19 03:15:08 +01:00
|
|
|
|
2019-03-30 19:00:24 +01:00
|
|
|
## Add users to a stream
|
2016-12-19 03:15:08 +01:00
|
|
|
|
2021-05-01 10:27:57 +02:00
|
|
|
By default, anyone (other than guests) subscribed to a stream can add
|
|
|
|
users to that stream. Additionally, anyone (other than guests) can add
|
|
|
|
users to a public stream, whether or not they are subscribed to the
|
|
|
|
stream.
|
|
|
|
|
|
|
|
Organization administrators can configure which
|
|
|
|
[roles](/help/roles-and-permissions) have access to [add other users
|
|
|
|
to a stream][configure-invites].
|
2016-12-19 03:15:08 +01:00
|
|
|
|
2019-03-30 19:00:24 +01:00
|
|
|
{start_tabs}
|
|
|
|
|
2018-09-16 06:57:33 +02:00
|
|
|
{relative|stream|all}
|
|
|
|
|
|
|
|
1. Select a stream.
|
2016-12-19 03:15:08 +01:00
|
|
|
|
2018-08-02 23:37:07 +02:00
|
|
|
1. Under **Stream membership**, enter a name or email address. The typeahead
|
|
|
|
will only include users who aren't already subscribed to the stream.
|
2016-12-19 03:15:08 +01:00
|
|
|
|
2018-08-02 23:37:07 +02:00
|
|
|
1. Click **Add**.
|
2016-12-19 03:15:08 +01:00
|
|
|
|
2019-03-30 19:00:24 +01:00
|
|
|
{end_tabs}
|
2016-12-31 05:50:14 +01:00
|
|
|
|
2019-03-30 19:00:24 +01:00
|
|
|
## Remove users from a stream
|
2018-02-17 19:58:56 +01:00
|
|
|
|
|
|
|
{!admin-only.md!}
|
|
|
|
|
2018-08-02 23:37:07 +02:00
|
|
|
Anyone can always [unsubscribe themselves from a stream](/help/unsubscribe-from-a-stream).
|
2018-02-17 19:58:56 +01:00
|
|
|
|
2018-08-02 23:37:07 +02:00
|
|
|
Organization administrators can also unsubscribe *other* users from any stream,
|
|
|
|
including streams the admin is not subscribed to.
|
2018-02-17 19:58:56 +01:00
|
|
|
|
2019-03-30 19:00:24 +01:00
|
|
|
{start_tabs}
|
|
|
|
|
2018-09-16 06:57:33 +02:00
|
|
|
{relative|stream|all}
|
|
|
|
|
|
|
|
1. Select a stream.
|
2018-02-17 19:58:56 +01:00
|
|
|
|
2018-08-02 23:37:07 +02:00
|
|
|
1. Under **Stream membership**, find the user you would like to remove.
|
2018-02-17 19:58:56 +01:00
|
|
|
|
2018-08-02 23:37:07 +02:00
|
|
|
1. Click **Unsubscribe** to the right of their email address.
|
2019-03-30 19:00:24 +01:00
|
|
|
|
|
|
|
{end_tabs}
|
2021-05-01 10:27:57 +02:00
|
|
|
|
|
|
|
[configure-invites]: /help/configure-who-can-invite-to-streams
|