Skip to content

User Roles and Permissions

Admin

Admin users have full access to all features and functionalities of the application. They can perform actions such as adding new users, deleting users, editing user roles, managing test nodes (addition, deletion, etc.), and performing CRUD operations on all other pages.

Permissions:

  • Add, delete, and edit Users
  • Manage Test Nodes (addition, deletion, etc.)
  • Manage entities on all pages

Standard

Standard users have most of the privileges of admin users, except for managing users and test nodes. They can perform actions such as adding, deleting, and editing entities. However, they do not have access to the user management page and cannot manage test nodes. They can perform CRUD operations on all other pages.

Permissions:

  • View information on all pages except for User Management Page
  • Manage entities on all pages except for Test Nodes Page

Guest

Guest users have limited access to the application and can only view information without making any changes. They can view all pages except for the user management page. They do not have the ability to add, delete, or edit any entity.

Permissions:

  • View information on all pages except for User Management
  • Cannot add, delete, or edit any entity on any page