1---
2title: Roles - Zed
3description: Understand Zed's organization roles and what each role can access, manage, and configure.
4---
5
6# Roles
7
8Every member of a Zed organization is assigned a role that determines
9what they can access and configure.
10
11## Role Types {#roles}
12
13Every member of an organization is assigned one of three roles:
14
15| Role | Description |
16| ---------- | ------------------------------------------------------ |
17| **Owner** | Full control, including billing and ownership transfer |
18| **Admin** | Full control, except billing |
19| **Member** | Standard access, no privileged actions |
20
21### Owner {#role-owner}
22
23An owner has full control over the organization, including:
24
25- Invite and remove members
26- Assign and change member roles
27- Manage billing, payment methods, and invoices
28- Configure data-sharing policies
29- Disable Zed's collaborative features
30- Control whether members can use Zed-hosted models and Zed's edit predictions
31- Transfer ownership to another member
32
33### Admin {#role-admin}
34
35Admins have the same capabilities as the Owner, except they cannot:
36
37- Access or modify billing settings
38- Transfer organization ownership
39
40This role is suited for team leads or managers who handle day-to-day
41member access without needing visibility into payment details.
42
43### Member {#role-member}
44
45Members have standard access to Zed. They cannot access billing or
46organization settings.
47
48## Managing User Roles {#managing-users}
49
50Owners and Admins can manage organization members from the Zed
51dashboard within the Members page.
52
53### Inviting Members {#inviting-members}
54
551. On the Members page, select **+ Invite Member**.
562. Enter the member's company email address and choose a role.
573. The invitee receives an email with instructions to join. After
58 accepting, they authenticate via GitHub.
59
60### Changing a Member's Role {#changing-roles}
61
621. On the Members page, find the member. You can filter by role or
63 search by name.
642. Open the three-dot menu and select a new role.
65
66### Removing a Member {#removing-members}
67
681. On the Members page, find the member.
692. Select **Remove** and confirm.
70
71Removing a member removes their access to organization settings and any organization-managed features. They can continue using Zed on their own.