Access Permission

Permission schema

The access level in Intelie Live can be restricted by features (e.g. Access to Console), by entity types (e.g. reading or writing dashboards, rules, and so on), and by content (entity instances).

Permissions restrict access to functionalities. They are defined at development time by the plugins or by Intelie Live itself.

Roles can be created on the web administration interface and contain sets of permissions. Those roles can be related to teams, which also contains perspectives and users.

Perspectives are groups that allow access to entities, respecting the access level defined by the permissions.

User Basic Permissions

Some of the permissions are provided by default by the Intelie Live platform. Plugins can create any permission in Intelie Live, and test for them before providing access to features that they provide.

A user with Manage system permission will have the permission to view and edit any entity or feature. A user with Console permissin will be able to see all the data in the system.

Last updated