Skip to content

Groups & Roles

Permissions are granted through groups, not directly on users. Built-in groups include Admin (full access) and Read only (read-only resource keys).

  1. Go to SettingsGroups (/settings/groups).
  2. Create a group or edit permissions JSON / checkboxes in the UI catalog.
  3. Add members on the group detail page (settings.groups.members).
FamilyExamples
module.*Show navigation module (assets, incidents, vpn, …)
assets.read / .create / .update / .deleteCMDB CRUD
incidents.*, changes.*, …Per-module CRUD
settings.*License, users, API keys, audit, retention
security.tool.*Investigation tools (ping, nmap, ssh, …)

Wildcard * grants everything (Admin built-in).

The Read only group receives .read on most resources but excludes maintenance, VPN, and backup modules by default.

See Permissions Reference for the full list of keys.