diff --git a/help/add-or-remove-users-from-a-stream.md b/help/add-or-remove-users-from-a-stream.md
index 383d88e588..c59fc126a4 100644
--- a/help/add-or-remove-users-from-a-stream.md
+++ b/help/add-or-remove-users-from-a-stream.md
@@ -90,6 +90,29 @@ This method is useful if you need to remove one user from multiple streams.
{end_tabs}
+## Configure who can remove users
+
+{!admin-only.md!}
+
+Organization administrators can configure who can remove other users from a
+public stream. For private streams, administrators must be subscribed to the
+stream to configure this setting.
+
+{start_tabs}
+
+{relative|stream|all}
+
+1. Select a stream.
+
+{!select-stream-view-general.md!}
+
+1. Under **Stream permissions**, configure
+ **Who can unsubscribe others from this stream?**
+
+{!save-changes.md!}
+
+{end_tabs}
+
## Related articles
* [Browse and subscribe to streams](/help/browse-and-subscribe-to-streams)
diff --git a/help/create-a-stream.md b/help/create-a-stream.md
index 30ea70aee9..f851e3911d 100644
--- a/help/create-a-stream.md
+++ b/help/create-a-stream.md
@@ -44,6 +44,12 @@ There are several parameters you can set while creating a stream. All but
* **Who can post to the stream?**: See [Stream permissions](/help/stream-permissions).
+* **Who can unsubscribe others from this stream?**: See
+ [Add or remove users from a stream](/help/add-or-remove-users-from-a-stream#configure-who-can-remove-users).
+
+* **Message retention period**: See
+ [Message retention policy](/help/message-retention-policy#configure-message-retention-policy-for-individual-streams).
+
* **Choose subscribers**: You can copy the membership from an existing stream or
[user group](/help/user-groups), add all users, or enter users one by one.
diff --git a/help/stream-permissions.md b/help/stream-permissions.md
index 83b0d335df..25b21094a2 100644
--- a/help/stream-permissions.md
+++ b/help/stream-permissions.md
@@ -64,6 +64,7 @@ administrator can access private stream messages:
| Join | ✔ | ✔ | ✔ |
| Unsubscribe | ◾ | ◾ | ◾ | ◾
| Add others | ✔ | ✔ | ✔ |
+| Remove others | ✔ | ✶ | ✶ | ✶
| See subscriber list | ✔ | ✔ | ✔ | ◾
| See full history | ✔ | ✔ | ✔ | ◾
| See estimated traffic | ✔ | ✔ | ✔ | ◾
@@ -71,17 +72,17 @@ administrator can access private stream messages:
| Change the privacy | ✔ | | |
| Rename | ✔ | | |
| Edit the description | ✔ | | |
-| Remove others | ✔ | | |
| Delete | ✔ | | |
✔Always
◾If subscribed to the stream
-✶[Configurable](/help/stream-sending-policy). Owners,
-administrators, and members can, by default, post to any public
-stream, and guests can only post to public streams if they are
-subscribed.
+✶
+Configurable. See [Stream posting policy](/help/stream-sending-policy) and
+[Configure who can remove users](/help/add-or-remove-users-from-a-stream#configure-who-can-remove-users)
+for details.
+
### Private streams
@@ -92,6 +93,7 @@ subscribed.
| Join | | | |
| Unsubscribe | ◾ | ◾ | ◾ | ◾
| Add others | ◾ | ◾ | ◾ |
+| Remove others | ✔ | ✶ | ✶ | ✶
| See subscriber list | ✔ | ◾ | ◾ | ◾
| See full history | ✶ | ✶ | ✶ | ✶
| See estimated traffic | ✔ | ◾ | ◾ | ◾
@@ -99,15 +101,18 @@ subscribed.
| Change the privacy | ◾ | | |
| Rename | ✔ | | |
| Edit the description | ✔ | | |
-| Remove others | ✔ | | |
| Delete | ✔ | | |
✔Always
◾If subscribed to the stream
-✶[Configurable](/help/stream-sending-policy), but at minimum
-must be subscribed to the stream.
+✶
+Configurable, but at minimum must be subscribed to the stream.
+See [Stream posting policy](/help/stream-sending-policy) and
+[Configure who can remove users](/help/add-or-remove-users-from-a-stream#configure-who-can-remove-users)
+for details.
+
## Related articles