Team Access Control
Goal: Give teammates the right level of access to your ReleaseAnchor organization — without handing out admin rights to everyone.
Roles
| Role | What they can do |
|---|---|
OWNER | Full organization access. Can delete the organization, manage billing, and do everything below. |
ADMIN | Can manage members, create/revoke API keys, manage projects and environments. |
RELEASE_MANAGER | Can create, update, toggle, and archive feature flags and rules. Cannot manage members or API keys. |
DEVELOPER | Can create and modify flags, environments, and segments. Cannot toggle flags in production or manage members. |
VIEWER | Read-only access across all projects and environments. Cannot make any changes. |
Inviting a member
- 1Go to Members
Click Members in the sidebar.
- 2Send 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.
- 3They 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.