Definition
A Permission Profile is a pre-defined bundle of access rights that corresponds to a specific job role or function within your organization (e.g., "Store Manager," "Junior Accountant," or "HR Specialist"). Instead of manually granting 10 or 20 individual permissions to a new employee, you simply assign them the relevant Profile.
You can define a permission profile within each application, if there are at least two permissions.
The Problem with Manual Access
Without profiles, onboarding a new employee requires an administrator to remember every single permission they need. For example, a new "Area Manager" might need:
- View access to Financial Reports.
- Edit access to Staff Schedules.
- Approval rights for Leave Requests.
- Read-only access to Audit Logs.
Granting these one by one is time-consuming and prone to human error. If you forget one permission, the employee cannot do their job.
The Solution: Role-Based Access Control
Profiles solve this by grouping these rights into a single, manageable entity.
- Consistency: Every employee with the "Area Manager" profile has exactly the same access rights.
- Efficiency: You assign the profile once, and the system grants all underlying permissions automatically.
- Live Sync: If you update the Profile (e.g., adding a new report category to the "Area Manager" role), every user assigned to that profile is updated instantly.