Org Role
Org roles are the four permission tiers inside an organization — Owner, Admin, Editor, Viewer — that gate access to settings, members, projects, and chat.
In depth
Owner is the billing contact and can transfer ownership; Admin manages members and settings; Editor can create/edit team projects and chat; Viewer is read-only. The exact permission matrix lives in `src/lib/organizationPermissions.ts` and powers the `canPerform()` hook.
Also known as
Want to put this concept to work in OpenCharts?
Roles & permissionsRelated terms
Organization
An organization is a tenant inside OpenCharts that holds team members, shared projects, channels, DMs, and billing — separate from your personal workspace.
Permission Levels
Permission levels are the three sharing roles for projects — Viewer (read-only), Commenter (can add threaded comments), and Editor (full edit access).