Skip to content

Permissions

The Platform implements access permissions model which allows to control the access (read), modification and usage of major data entities. For that purpose three access permissions are defined: Editor permission, User permission and Reader permission. Each permission may be provided to a specific User Group. In that case members (Users) of that Group are allowed to get access defined by that particular permission. If a user is added to several groups, and these groups have different rights to the same data entity, then such user will receive the highest available rights.

Reader Permission

Reader Permission defines the lowest level of access to the data entity - read only access. The data entity becomes accessible to the members of the User Group which is provided for that type of permission.

User Permission

User Permission defines the next level of access to the data entity. It includes Reader Permission and on top of it allows full write access to the data entity, but doesn’t allow the deletion.

Editor Permission

Users who are members of the editors group get full rights to the entity: they can edit any fields and properties, change access rights, and delete the entity.