help: Improve Roles and permissions page.

- Edit role descriptions and surrounging content.
- Add instructions for modifying roles and managing permissions.
This commit is contained in:
Alya Abbott 2024-02-12 11:59:06 -08:00 committed by Tim Abbott
parent 73a62f4dc8
commit a5cd63f3f2
1 changed files with 48 additions and 30 deletions

View File

@ -1,48 +1,66 @@
# Roles and permissions # Roles and permissions
There are several possible roles in a Zulip organization. ## User roles
* **Organization owner**: Can manage users, public streams, User roles make it convenient to configure different permissions for different
organization settings, and billing. users in your organization. You can decide what role a user will have when you
[send them an invitation](/help/invite-new-users), and later [change a user's
role](/help/roles-and-permissions#change-a-users-role) if needed.
* **Organization administrator**: Can manage users, public streams, !!! tip ""
and organization settings. Cannot create or demote organization
owners.
* **Moderator**: Have the permissions of full members; additionally, Learn about [stream permissions](/help/stream-permissions), including
many **Organization permissions** settings allow moderators to be **public** and **private** streams.
given additional privileges or do so by default.
* **Member**: Has access to all public streams. Member is the default * **Organization owner**: Can manage users, public streams, organization
role for most users. [Some organization settings, and billing. Organization owners can do anything that an
settings](/help/restrict-permissions-of-new-members) allow an organization administrator can do.
organization to restrict the permissions of **new members**; Members
who do not have those restrictions are called **full members**.
* **Guest**: Can only view or access streams they've been added to. * **Organization administrator**: Can manage users, public streams, and
[Guest users](/help/guest-users) interact with public streams as organization settings. Cannot make someone an owner, or change an existing
though they were private streams with shared history. Cannot owner's role.
create new streams or invite other users.
* **Moderator**: Can do anything that members can do, plus additional
permissions [configured](/help/roles-and-permissions#manage-permissions) by
your organization.
* **Member**: This is the default role for most users. Members have access to
all public streams. You can [configure different
permissions](/help/restrict-permissions-of-new-members) for **new members**
and **full members**, which is especially useful for [moderating open
organizations](/help/moderating-open-organizations). New members automatically
become full members after a configurable waiting period.
* **Guest**: Can view and send messages in streams they have been added to.
Guests cannot see other streams, unless they have been specifically added to
the stream. See [guest users documentation](/help/guest-users) for additional
details and configuration options.
* **Billing administrator**: The user who upgrades the organization to * **Billing administrator**: The user who upgrades the organization to
a paid plan is, in addition to their normal role, a billing a paid plan is, in addition to their normal role, a billing
administrator. Can manage billing in addition to the existing administrator. Billing administrators can manage billing for the organization.
privileges. This allows someone from the billing department to For example, someone from your billing department can be a **billing
manage billing without needing organization administrator administrator**, but not an **administrator** for the organization.
permissions.
For details of the access control model, see [Stream ## Change a user's role
permissions](/help/stream-permissions). You can decide what role to
invite a user as when you [send them an
invitation](/help/invite-new-users).
Organization owners can do anything an organization administrator can {!change-a-users-role.md!}
do. For brevity, we may sometimes refer to "organization
administrators" being able to do something; unless stated explicitly, ## Manage permissions
this means "organization owners and administrators" can do that thing.
{start_tabs}
{settings_tab|organization-permissions}
1. Review organization permissions, and modify as needed.
{!save-changes.md!}
{end_tabs}
## Related articles ## Related articles
* [Change a user's role](/help/change-a-users-role)
* [Stream permissions](/help/stream-permissions) * [Stream permissions](/help/stream-permissions)
* [Inviting new users](/help/invite-new-users) * [Inviting new users](/help/invite-new-users)
* [Zulip Cloud billing](/help/zulip-cloud-billing) * [Zulip Cloud billing](/help/zulip-cloud-billing)