There is a fifth role, No access, which you cannot assign to a member directly. It exists only as
a target when you map identity provider groups to Openlayer roles, so that a group synced from your
IdP can be recognized without being granted anything. See
No access.
When to use each role
- Admin: workspace owners and administrators who need full control over settings, members, and integrations.
- Member: engineers and data scientists who create and manage projects, tests, and data.
- Member Restricted: contractors or external collaborators who need creation capabilities without access to sensitive data.
- Viewer: stakeholders, executives, or auditors who need visibility without modification rights.
The No access role
No access is assigned only through directory sync group mapping. Map an IdP group to it when the group is pushed to Openlayer but its members should not be able to use the workspace. A member on this role keeps a membership record, so they still appear in directory sync and can be promoted later by moving their group to a real role, but they hold no permissions. In practice:- The workspace does not appear in their workspace switcher.
- Requests for its data are refused, and the actions they cannot take are hidden from the UI rather than failing when clicked.
Permission matrix
To browse the live catalog in the app, go to Settings → Members and select View permission matrix. That button appears if you can invite members (Admin). The in-app matrix is searchable and is the current source of truth; the table below is a static reference.FAQ
Are permissions enforced at the project level too?
Are permissions enforced at the project level too?
Yes. Permissions are enforced at both the workspace and project levels.
Access groups can provide additional
project-level control.
Can a project owner bypass their workspace role?
Can a project owner bypass their workspace role?
Yes. Project owners have full permissions for their projects, regardless of
their workspace role.
Can Member Restricted users still access data indirectly?
Can Member Restricted users still access data indirectly?
Yes. Member Restricted users cannot view data directly, but they can still
export data, export framework evidence, and run inference, which may expose
data indirectly. Keep this in mind when assigning this role.