Members & Roles

Manage who has access to your organization and what they can do.

Roles

RoleDescription
OWNERFull organization access. Can delete the organization, manage billing, and do everything below.
ADMINCan manage members, create/revoke API keys, manage projects and environments.
RELEASE_MANAGERCan create, update, toggle, and archive feature flags and rules. Cannot manage members or API keys.
DEVELOPERCan create and modify flags, environments, and segments. Cannot toggle flags in production or manage members.
VIEWERRead-only access across all projects and environments. Cannot make any changes.

Inviting a member

  1. 1
    Go to Members

    Click Members in the sidebar.

  2. 2
    Send an invite

    Click Invite Member. Enter the teammate's email address, select their role, and click Send Invite.

    They'll receive an email with a link to accept. Until accepted, the invite appears as Pending in the members list.

  3. 3
    They join

    When they click the link and sign in (or create an account), they are added to your organization with the assigned role.

Changing a role

In the members list, find the member and use the role dropdown next to their name to select a new role. Changes take effect immediately.

Removing a member

In the members list, click the actions menu next to a member → Remove from organization.

Removing a member revokes their access immediately. API keys are scoped to environments, not users — revoke any keys separately if needed.

Pending invites

Invites that haven't been accepted yet appear as Pending in the members list. You can cancel a pending invite at any time by clicking Cancel next to it.

Organization ownership

Every organization must have at least one OWNER. You cannot remove the last owner or demote yourself if you are the only owner — transfer ownership to another member first.

Was this helpful?