Where in the dashboard
- Roles: https://app.gu1.ai/teams?section=roles (
/teams?section=roles) - Alias:
/rolesredirects to the same section - Members: https://app.gu1.ai/teams
Interactive tutorial
If the video shows an older βsystem menuβ, use Teams and Roles β Roles (
/teams?section=roles).How RBAC works in Gu1
Two layers coexist:- Legacy organization roles (owner, admin, manager, developer, analyst, viewer).
- Granular RBAC with
resource:actionpermissions (e.g.entities:read,rules:create,cases:assign).
Create a role
1
Open Roles
2
Create
Click Create (or equivalent) and enter a clear name.
3
Assign permissions
Select permissions by resource (entities, rules, cases, enrichments, teams, billing, etc.) and actions (read, create, edit, delete, export, approve, β¦).
4
Visibility (if available)
For sensitive data you may configure show / disable / hide / obfuscate in the role editor.
5
Save and assign
Save the role and assign it to members from Roles or from the member profile on
/teams.Best practices
Least privilege
Only the permissions required for the job.
Periodic review
Review roles and assignments every 3β6 months.
Maker-checker
Separate who proposes rules/lists from who approves.
Multiple roles
A user can have several roles; permissions combine.