Permissions Reference
Every permission as it appears in Settings → Permissions, what it allows, and the default for each role.
Legend: ✅ granted by default · ❌ not granted. The matrix is editable — see Permissions.
Pipelines
| Permission | Gates | superadmin | admin | editor | viewer |
|---|---|---|---|---|---|
| View pipelines | See pipelines and their definitions | ✅ | ✅ | ✅ | ✅ |
| Create pipelines | Create a pipeline | ✅ | ✅ | ✅ | ❌ |
| Edit pipelines | Edit a pipeline; delete variables; query introspection | ✅ | ✅ | ✅ | ❌ |
| Delete pipelines | Delete a pipeline | ✅ | ✅ | ✅ | ❌ |
| Run pipelines | Run once; trigger a single node | ✅ | ✅ | ✅ | ❌ |
| Start and stop pipelines | Start/stop, and start-all/stop-all | ✅ | ✅ | ✅ | ❌ |
| Export pipelines | Export a pipeline | ✅ | ✅ | ✅ | ❌ |
| Import pipelines | Import a pipeline | ✅ | ✅ | ✅ | ❌ |
| Configure variable storage | Change the variable persistence mode | ✅ | ✅ | ✅ | ❌ |
| View execution logs | Read execution and node-execution logs | ✅ | ✅ | ✅ | ✅ |
| Clear execution logs | Delete execution logs | ✅ | ❌ | ✅ | ❌ |
| View all users' executions | See executions across all users | ✅ | ❌ | ❌ | ❌ |
| Delete all users' executions | Delete executions across all users | ✅ | ❌ | ❌ | ❌ |
Connections
| Permission | Gates | superadmin | admin | editor | viewer |
|---|---|---|---|---|---|
| View connections | List and browse; connection health; SNMP walk/MIBs/traps; store-and-forward status; historian settings; MQTT publishers and their status | ✅ | ✅ | ✅ | ✅ |
| Create connections | Create; OPC-UA discover/trust; upload MIBs; create an MQTT publisher | ✅ | ✅ | ✅ | ❌ |
| Edit connections | Edit; test an AI credential; clear quarantine; historian designation, ownership and rebuilds; quarantine retry/drop; edit an MQTT publisher, turn one on or off, release a publish quarantine | ✅ | ✅ | ✅ | ❌ |
| Delete connections | Delete a connection or an MQTT publisher | ✅ | ✅ | ✅ | ❌ |
Namespace
| Permission | Gates | superadmin | admin | editor | viewer |
|---|---|---|---|---|---|
| View the namespace | Browse the tree, read tags, bindings, UDTs | ✅ | ✅ | ✅ | ✅ |
| Create tags and folders | Create nodes; copy subtrees; create UDT instances | ✅ | ✅ | ✅ | ❌ |
| Edit tags and folders | Edit, move, rename, bulk-update nodes | ✅ | ✅ | ✅ | ❌ |
| Delete tags and folders | Delete nodes; bulk delete; delete UDT instances | ✅ | ✅ | ✅ | ❌ |
| Manage tags | Tag CRUD; UDT definitions, syncs, overrides, member context | ✅ | ✅ | ✅ | ❌ |
| Bind a tag to a protocol | Create, edit, enable, disable, delete protocol bindings | ✅ | ✅ | ✅ | ❌ |
| Bulk import tags | Bulk import | ✅ | ✅ | ✅ | ❌ |
| Export the namespace | Export the namespace | ✅ | ✅ | ✅ | ❌ |
| Refresh the namespace | Refresh from source | ✅ | ✅ | ✅ | ✅ |
| Configure namespace optimisation | Change namespace runtime optimization | ✅ | ❌ | ❌ | ❌ |
Projects
| Permission | Gates | superadmin | admin | editor | viewer |
|---|---|---|---|---|---|
| View projects | Open a project | ✅ | ✅ | ✅ | ✅ |
| Create projects | Create; import a project backup |