1️⃣ What is the difference between a Role and a User?#
A User is an individual account (person) who logs into the system.
A Role is a set of permissions that determines what a user is allowed to see or do.
Users can only perform actions assigned to their role, ensuring controlled access and secure operations.
2️⃣ How many roles should my factory create?#
Most factories start with 6–10 roles based on major departments:Workstation Operator
You can create more specialized roles if needed, but avoid unnecessary complexity.
3️⃣ Can a user have more than one role?#
Yes.
Users who need broader access (e.g., Supervisor + QC Inspector) can be assigned multiple roles.
Fabritec combines all permissions from assigned roles automatically.
4️⃣ What happens if I give a role too many permissions?#
Over-permissioning can cause:Accidental data modification
Security risks
Best practice: assign only the permissions required for the user’s function.
5️⃣ Can I duplicate an existing role instead of creating one from scratch?#
Fabritec does not provide a direct “duplicate role” button yet.
However, you can:Use an existing role as a reference
Manually copy its permissions
This ensures faster, consistent setup.
6️⃣ What does “Manage” vs “View” permission mean?#
View → User can see the page or data but cannot change anything.
Manage → User can add, edit, delete, approve, or configure.
For example:
“View Projects” = read-only
“Manage Projects” = full control
7️⃣ Why can’t I delete a role?#
A role cannot be deleted if one or more users are assigned to it.
You must reassign those users before deletion to keep the permission system clean and safe.
8️⃣ Do roles affect access to production tracking and QC operations?#
Yes.
Roles define who can:Update production progress
Release phases for production or shipping
Permissions must be carefully assigned to avoid unauthorized updates.
9️⃣ Can I change a role’s permissions later without causing issues?#
Yes.
When you update a role’s permissions, the changes take effect immediately for all users assigned to that role.
This allows you to adjust access as operations evolve.
🔟 Is there a recommended set of default roles for factories?#
Yes. Common default roles include:Shipping Coordinator
These cover most fabrication environments.
11️⃣ Are role permissions global or project-specific?#
Permissions are global, meaning they apply to all projects the user can access.
If project-specific restrictions are required, you can control access through:Workflow-based permissions
12️⃣ Can I restrict some users to view-only access?#
Yes.
Create a role that includes View permissions only.
This is ideal for contractors, auditors, supervisors, or consultants who should not modify data.
13️⃣ What is the purpose of the System Admin role?#
The System Admin role has full access to all settings, permissions, and system configuration.
It should only be assigned to trusted individuals since they can modify:System setup
It is the highest-level role in Fabritec.
14️⃣ How do I know which permission gives access to which page?#
Each permission category directly relates to Fabritec modules, e.g.:“Manage Production Setup” → Stages, WorkStations, Routes
“Manage Projects” → Project creation, editing, phase setup
“View Tracking” → Access to Production Tracking
If unsure, create a test role and assign it to a temporary user to explore.
15️⃣ Can roles control who can release Phases or approve QC?#
Release Phase for Production
Release Phase for Shipping
QC Approval
are controlled entirely through Roles.
Only authorized roles can perform these critical workflow actions.
Modified at 2026-01-21 23:22:39