Roles
Roles define sets of permissions that can be granted to users or groups. Roles may be global or project-scoped.
Examples
- Viewer: Read-only access to devices, templates, and events.
- Operator: Can run scripts, deploy templates, and manage containers.
- Admin: Manage users, groups, roles, licensing, and project settings.
Tips
- Favor least-privilege: grant only what’s needed for the job function.
- Combine roles with Groups for maintainable access control.