2019-02-01 18:20:51 +01:00
|
|
|
# Roles and permissions
|
|
|
|
|
2020-06-10 22:42:20 +02:00
|
|
|
There are several possible roles in a Zulip organization.
|
2019-02-01 18:20:51 +01:00
|
|
|
|
2020-06-10 22:42:20 +02:00
|
|
|
* **Organization Owner**: Can manage users, public streams,
|
2019-02-01 18:20:51 +01:00
|
|
|
organization settings, and billing.
|
|
|
|
|
2020-06-10 22:42:20 +02:00
|
|
|
* **Organization Administrator**: Can manage users, public streams,
|
2020-08-14 01:31:51 +02:00
|
|
|
and organization settings. Cannot create or demote organization
|
|
|
|
owners.
|
2020-06-10 22:42:20 +02:00
|
|
|
|
2020-08-14 01:31:51 +02:00
|
|
|
* **Member**: Has access to all public streams. Member is the default
|
|
|
|
role for most users. [Some organization
|
|
|
|
settings](/help/restrict-permissions-of-new-members) allow an
|
|
|
|
organization to restrict the permissions of **New Members**; Members
|
|
|
|
who do not have those restrictions are called **Full Members**.
|
2019-02-01 18:20:51 +01:00
|
|
|
|
|
|
|
* **Guest**: Can only access streams they've been added to. Cannot create
|
2020-06-10 22:42:20 +02:00
|
|
|
new streams or invite other users.
|
2019-02-01 18:20:51 +01:00
|
|
|
|
2020-08-14 01:31:51 +02:00
|
|
|
* **Billing Administrator**: The user who upgrades the organization to
|
|
|
|
a paid plan is, in addition to their normal role, a Billing
|
|
|
|
Administrator. Can manage billing in addition to the existing
|
|
|
|
privileges. This allows someone from the billing department to
|
|
|
|
manage billing without needing organization administrator
|
|
|
|
permissions.
|
|
|
|
|
2020-05-22 02:04:34 +02:00
|
|
|
For details of the access control model, see [Stream
|
|
|
|
permissions](/help/stream-permissions). You can decide what role to
|
|
|
|
invite a user as when you [send them an
|
|
|
|
invitation](/help/invite-new-users#send-invitations).
|
|
|
|
|
2020-06-10 22:42:20 +02:00
|
|
|
Organization owners can do anything an organization administrator can
|
|
|
|
do. For brevity, we may sometimes refer to "organization
|
|
|
|
administrators" being able to do something; unless stated explicitly,
|
|
|
|
this means "organization owners and administrators" can do that thing.
|
|
|
|
|
2019-02-01 18:20:51 +01:00
|
|
|
## Billing and guests
|
|
|
|
|
|
|
|
Guests are only available on Zulip on-premise and on paid plans for Zulip
|
|
|
|
Cloud. There are two kinds of guest for billing purposes:
|
|
|
|
|
|
|
|
* **Multi-stream guest**: Has been added to multiple streams. These guests
|
|
|
|
are billed the same as regular members.
|
|
|
|
|
|
|
|
* **Single-stream guest**: Has been added to only a single stream. If you
|
|
|
|
have M paying users, you get 5M free single-stream guests. Similarly, if
|
2019-02-28 05:00:22 +01:00
|
|
|
you have G single-stream guests, you'll get charged for G/5 users.
|
2019-02-01 18:20:51 +01:00
|
|
|
|
|
|
|
Example: You have 8 members, 2 multi-stream guests, and 50 single-stream
|
|
|
|
guests. You'll get charged for 10 users. Let's say you have 8 members, 2
|
|
|
|
multi-stream guests, and 51 single-stream guests. You'll get charged for
|
|
|
|
11 users.
|
2019-02-28 05:00:22 +01:00
|
|
|
|
|
|
|
Single-stream guests are a new feature, and their permissions are likely
|
|
|
|
to change over time. For example, single-stream guests can currently see
|
|
|
|
the list of members in the organization, but we may remove that ability in
|
|
|
|
the future.
|
|
|
|
|
|
|
|
## Related articles
|
|
|
|
|
|
|
|
* [Stream permissions](/help/stream-permissions)
|
2020-05-22 02:04:34 +02:00
|
|
|
* [Inviting new users](/help/invite-new-users)
|