Skip to content

Groups & Permissions Management

To manage Prelude groups and permissions, navigate to the user icon in the top right corner > "Groups".

Groups menu

Create Group

To create a Group, fill the following parameter:

  • Group Name The name of the group

Group form

Permissions

On the group view, you can set the permissions for the group.

Prelude is using a node based permission system with three type of permissions:

  • Read Can access to the permission node in read mode
  • Write Can access to the permission node in write mode. This also include the actions like deploying a service
  • Delete Can delete object in the permission node

The permission nodes are different for the UI and the API:

  • foundation.ui.devices Is managing the devices operation via the web UI
  • foundation.api.devices Is managing the devices operation via the API