Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.42 KB

roles.md

File metadata and controls

38 lines (23 loc) · 1.42 KB

Roles

Roles helps you manage authorisation, which enables you to specify the resources that users in your application are allowed to access.

{% hint style="info" %} Each account has three reserved roles: super-admin, admin and user. {% endhint %}

Super Admin role

Has full access to all functions of the account. There can be only one super-admin per account. This role is assigned to the user who registers for the Cryptlex account.

Admin role

Admin role gives your users (employees) complete control in the account except account deletion and changing user roles. The users with this role require companyId along with email and password for login.

{% hint style="info" %} Any user with admin role is counted against the admins in your plan. {% endhint %}

User role

User role is meant for your customers whom you want to license your product. The users with this role require companyId along with email and password for login.

{% hint style="info" %} Any user with user role is counted against the license users in your plan. {% endhint %}

Custom roles

Additionally, you can create custom roles with limited permissions and assign them to your users (employees). The users with this role require companyId along with email and password for login.

{% hint style="info" %} Any user with any custom role is counted against the admins in your plan. {% endhint %}