Project Access Management
Manage project-level access in Statsig by assigning roles to invited users, configuring permissions, and controlling who can edit gates and experiments.
Roles
The different Project Roles available are:
| Role | Description |
|---|---|
| Read-Only | Users with this role can only read data on the project. This includes reading gate and dynamic config configurations, experiment data, and metrics. Any actions users with these roles take that attempt to edit the configuration for the project fail. |
| Member | Users with this role can read data for a project and edit configurations within the project. This includes being able to create and modify: Feature Gates, Dynamic Configs, Holdouts, Experiments+, etc. |
| Admin | Users with this role have the same access as Member but can also modify project access settings. This includes inviting new users to the project and changing roles for existing users of the project. |
| Owner | Only the user that created a project receives the Owner role. The Owner has the same access as Admin but can also delete the project and configure automatic invitations for the project. If you need to change the Owner of a project, the current owner can change it by going to Settings > Project Members & Invites, selecting the person, and editing their role to Owner. |
Custom roles
Enterprise customers can customize roles used to assign permissions in Statsig. You can create new roles beyond Admin, Member, and Read-Only and choose what permissions these roles have. Common use cases include creating a Metrics Admin role or a Warehouse Admin role (for Statsig Warehouse Native).

Automatic project invitations
To simplify sending invitations for a project, you can allow users creating a new Statsig account to automatically join your project if their work email domain matches the owner's. For example, a project owner with an @statsig.com email can enable all new users signing up with an @statsig.com email to automatically join their project.
To enable this feature:
- Go to your Project Basic Settings page.
- Click Edit Project Settings.
- Toggle the checkbox labeled
Anyone who signs up with the same email domain can joinand choose the role that users receive.

Was this helpful?