Members & roles
View a team's members, change their roles from a dropdown, and remove them — governed by four RBAC roles.
Every person in a team holds exactly one role that determines what they can do. Only the owner can change roles.
Roles
| Role | Capabilities |
|---|---|
| Owner | Full control including deleting the team and managing billing. There is exactly one owner — the person who created the team. |
| Admin | Invite and remove members, change roles below owner, and share or un-share resources with the team. |
| Member | Use shared resources according to what that resource type allows a non-admin to do — cannot invite, remove, or manage sharing. |
| Viewer | Read-only access to shared resources — can see them but not change or operate them. |
What each role can actually do
The table above is the short version — this is the same thing broken out action by action, since "admin" and "member" mean different things depending on which button you're looking at.
| Action | Owner | Admin | Member | Viewer |
|---|---|---|---|---|
| Delete the team | Yes | No | No | No |
| Manage team billing | Yes | No | No | No |
| Invite new members | Yes | Yes | No | No |
| Change a member's role | Yes | Up to admin | No | No |
| Remove a member | Yes | Yes | No | No |
| Share / un-share a resource | Yes | Yes | No | No |
| Use a shared resource | Yes | Yes | Yes | No |
| View a shared resource | Yes | Yes | Yes | Yes |
Nothing here overrides ownership of the underlying resource itself — the person who owns a shared project, database, or GPU instance still manages and pays for it directly, as covered in Sharing resources.
View members
Open a team and go to its Members list to see everyone with access and their current role — useful for auditing who has access before you share a new resource.
Change a member's role
- 1Open the Members listFind the member you want to update.
- 2Pick a new role from the dropdownOnly the owner sees this control. Choose
owner,admin,member, orviewer— the change applies immediately.
| Parameter | Type | Description |
|---|---|---|
Role dropdownrequired | select | New role for the member: owner, admin, member, or viewer. |
Remove a member
From the same Members list, remove a member to revoke their access to everything shared with the team. This does not affect access you've granted them separately as a project collaborator.