Skip to content
// FLEET
us-west-1GB300 · liquid
eu-central-1B300 · liquid
apac-sg-1GB200 · NVL72
me-uae-1VR200 · Rubin
// DOCS

Invite teammates and assign roles

Access is governed by project roles. Each member — and each API key — carries exactly one role per project, and roles are ranked so a higher role includes everything below it.

Console → Team: a table of members with their email and project role.

Roles

ParamTypeRequiredDescription
ownerrank 50noFull control, including billing and member management.
adminrank 40noManage all resources and members; no ownership transfer.
billingrank 30noView usage and manage billing; read-only on resources.
developerrank 20noCreate and manage resources; no billing or members.
viewerrank 10noRead-only across the project.

Invite a member

  1. Open Team

    Go to Console → Team for the project.
  2. Send an invite

    Enter the teammate's email and choose a role. They join the project at that role once they accept.

  3. Adjust later

    Change a member's role at any time, or remove them to revoke access.

Least privilege

Give automation a scoped key at the lowest role that works — developer for resource management, viewer for read-only dashboards.

Console-managed in this build

Membership and roles are console actions; there is no public IAM endpoint in the current OpenAPI spec.