Access control
Contents
PostHog's access control system allows you to manage permissions at three levels: organization, project, and resource. This hierarchical approach provides granular control over who can view and edit different parts of PostHog.
Levels of access control
1. Organization level
Organization members can have one of three access levels, which determine their permissions for organization-wide settings and actions.
The three access levels are: Member, Admin, and Owner. An organization must have at least one Owner but can have more than one.
Permission | Member (base level) | Admin | Owner |
---|---|---|---|
Viewing and querying project data | ✔ | ✔ | ✔ |
Accessing billing management | ✖ | ✔ | ✔ |
Managing reverse proxies | ✖ | ✔ | ✔ |
Creating and deleting projects | ✖ | ✔ | ✔ |
Managing project access controls (see more below) |