Team Access Control

Goal: Give teammates the right level of access to your ReleaseAnchor organization — without handing out admin rights to everyone.

Roles

RoleWhat they can do
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

    Enter your 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.

  3. 3
    They join

    When they click the link and sign up (or log in), they're added to your organization with the assigned role.

Changing a role

Click the role badge next to a member's name → select the new role. Changes take effect immediately.

Removing a member

Click the ··· actions menu next to a member → Remove from organization.

Removing a member revokes their access immediately. Any API keys they personally generated are not affected — those are scoped to environments, not users. Revoke API keys separately if needed.

Was this helpful?