Users
The system accommodates multiple user types, each assigned specific user roles dictating their permissible actions within the system. The privileges granted to users are contingent upon the role they are assigned.
Login as an Admin > System > Users


The system grants the administrator the authority to create new users and user roles.
However, it is important to note that the creation of a super admin user can only be done through the database or backend of the system.
The available functionalities, modules, and dashboard features may vary depending on the user type and assigned user roles.
Actions
Administrative users have the authority to perform the following actions:
Here are the database tables related to Create user:
users
Super admin is created from DB by running a CDE.
In addition to the functions mentioned above, users can also view and edit their own account details.
Account DetailsEdit AccountLast updated