Team members
members in the top nav lists everyone in your organization. Membership applies to every project in the org — not just the project you're viewing.
Roles
| Role | Can do |
|---|---|
| viewer | Read-only: compute, storage, networking, billing. |
| editor | Create, change, and delete VMs, disks, networks. Cannot change billing or invite members. |
| admin | Full control including billing, members, and org settings. |
Members table
Columns: member, role, joined date. Admins can change another member's role from a dropdown or remove them (confirm — loses access to all org projects).
- You cannot change your own role.
- You cannot demote or remove the sole admin.
Invite someone
invite member opens a modal:
- Email (required)
- Display name (optional)
- Role (default: editor)
On success you get an /accept-invite?token=… link to copy.
Share it directly — the UI does not send email automatically.
Pending invites
Section above the members table when invites are outstanding. Columns: email, role, expiry, revoke. To resend: revoke and create a new invite (tokens aren't retrievable).
What's next
- API keys — automation credentials per project or org-wide.
- How it works — orgs and projects.