mirror of https://github.com/zulip/zulip.git
user docs: Update add-or-remove-users-from-a-stream.
This commit is contained in:
parent
c183c5059e
commit
614da57f8a
|
@ -1,61 +1,30 @@
|
||||||
# Add or invite someone to a stream
|
# Edit stream membership
|
||||||
|
|
||||||
You might want to add a user to a particular stream that they haven't
|
## Add someone to a stream
|
||||||
subscribed to yet so that they can send and read messages in that
|
|
||||||
stream. In Zulip, you can add users to a public stream even if you
|
|
||||||
aren't subscribed to that particular stream, but you must be
|
|
||||||
subscribed to a private stream in order to invite a user to join that
|
|
||||||
stream.
|
|
||||||
|
|
||||||
You can add users to streams, both public and private, that you're
|
Anyone subscribed to a stream can add users to that stream. Additionally,
|
||||||
subscribed to.
|
anyone can add users to a public stream, whether or not they are subscribed
|
||||||
|
to the stream.
|
||||||
|
|
||||||
{!subscriptions.md!}
|
{!go-to-stream-via-all-streams.md!}
|
||||||
{!filter-streams.md!}
|
|
||||||
|
|
||||||
!!! tip ""
|
1. Under **Stream membership**, enter a name or email address. The typeahead
|
||||||
{!all-streams.md!}
|
will only include users who aren't already subscribed to the stream.
|
||||||
|
|
||||||
1. Click on the stream that you want to add someone to; {!stream-settings.md!}
|
1. Click **Add**.
|
||||||
|
|
||||||
{!stream-settings-scroll.md!} **Stream membership** section. This section
|
|
||||||
shows the usernames and emails of all users that are currently subscribed to the
|
|
||||||
selected stream.
|
|
||||||
|
|
||||||
1. Click on the input field labeled **Email address** and enter the username or
|
|
||||||
email address of the user you want to add to the stream.
|
|
||||||
|
|
||||||
As you type, autocompletion suggestions will appear. You can choose to
|
|
||||||
select an option from the autocompletion dropdown or enter the complete
|
|
||||||
email address of the user.
|
|
||||||
|
|
||||||
1. Once the email address is entered in the **Email address** field, click the
|
|
||||||
**Add** button to add the user to the stream.
|
|
||||||
|
|
||||||
1. After you press the **Add** button, the user will be listed in the **Stream
|
|
||||||
membership** section, confirming that they have been successfully added to the
|
|
||||||
stream.
|
|
||||||
|
|
||||||
|
|
||||||
# Remove someone from a stream
|
## Remove someone from a stream
|
||||||
|
|
||||||
{!admin-only.md!}
|
{!admin-only.md!}
|
||||||
|
|
||||||
Zulip allows you to remove users from streams to help manage your Zulip
|
Anyone can always [unsubscribe themselves from a stream](/help/unsubscribe-from-a-stream).
|
||||||
team.
|
|
||||||
|
|
||||||
{!subscriptions.md!}
|
Organization administrators can also unsubscribe *other* users from any stream,
|
||||||
{!filter-streams.md!}
|
including streams the admin is not subscribed to.
|
||||||
|
|
||||||
!!! tip ""
|
{!go-to-stream-via-all-streams.md!}
|
||||||
{!all-streams.md!}
|
|
||||||
|
|
||||||
{!stream-settings-scroll.md!} **Stream membership** section. This section
|
1. Under **Stream membership**, find the user you would like to remove.
|
||||||
shows all users that are subscribed to a particular stream.
|
|
||||||
|
|
||||||
3. Click the **Unsubscribe** button to the right of the user you want to
|
1. Click **Unsubscribe** to the right of their email address.
|
||||||
remove from the stream.
|
|
||||||
|
|
||||||
4. After clicking the **Unsubscribe** button, the member will disappear from the
|
|
||||||
**Stream membership** section, confirming the removal of the user from the
|
|
||||||
stream.
|
|
||||||
|
|
Loading…
Reference in New Issue