User Management Guide
Overview
A user represents an individual account within your application, uniquely identified by their email address. Each user can be assigned to one or more roles (e.g., admin
, backoffice
). These roles determine the user's access permissions and capabilities within the system, based on the associated access control rules.
Managing Users
User management operations are performed through the Configuration Panel.
Creating a User
- Navigate to the Configuration Panel.
- In the left-hand menu, click Users.
- Click the Add Board button located at the top right corner of the page.
- Fill in the required user details in the form provided.
- Assign appropriate roles to the user.
- Click Save to create the user.
Modifying a User
- Navigate to the Configuration Panel.
- In the left-hand menu, click Users.
- Locate the user you want to modify in the list.
- Click the gear icon (⚙️) next to the user's row to open the edit form.
- Make the necessary changes.
- Click Save to apply the updates.
Deleting a User
!Deleting a user is a permanent action and cannot be undone. Ensure the user should no longer have access before proceeding.
- Navigate to the Configuration Panel.
- In the left-hand menu, click Users.
- Locate the user you want to delete in the list.
- Click the cross icon (❌) next to the user's row.
- Confirm the deletion when prompted.