Permissions
Permission Types
Shift Management
SHIFT_READ
for viewing shifts and timesheets, while SHIFT_WRITE
, SHIFT_ADD
, and SHIFT_UPDATE
control the ability to create and modify shift data.Location Management
LOCATION_READ
permission enables viewing all employee data within a location, while LOCATION_ADMIN
grants full administrative control over location settings and configurations.Organization Management
ORGANIZATION_ADMIN
provides complete access to manage all locations and settings across the entire organization.Common Permission Configurations
Regular Employee
Shift Manager
Regional Manager
Permission Inheritance
ORGANIZATION_ADMIN
automatically includes all location-level permissions, and LOCATION_ADMIN
includes shift management permissions.WARNING