# Org-Wide RBAC

> Role-based access control launches with three default roles (Admin, Operator, Viewer) and the ability to define custom roles by combining permission verbs. RBAC applies to every action in the workspace.

Source: https://zop.dev/changelog/v2023-01
Published: 2023-01-01 · Tags: zopnight, rbac, security

---

Role-based access control at workspace level

## New

- RBAC with default Admin, Operator, and Viewer roles
- Custom role definitions by combining permission verbs

## Improved

- Permission denial UX now explains which role is required
