Users
Manage user accounts, assign roles, and control access to the platform. Accessible from the management Manage dropdown under Access Control → Users (Super Admin only).
User management
The Users page has two tabs:
Users tab
Displays a table of all registered users with:
- Name, email, and profile photo
- Assigned role
- Suspension status
- Edit, Suspend/Restore, and Delete actions per row
Invitations tab
The Invitations tab provides two ways to invite new users.
Invite new user (single)
- Click Invite New User
- In the modal, enter the user's Email address
- Optionally select a Role to assign (or leave as "Will assign later")
- Click Invite
The system generates a unique registration link that expires in 72 hours. The pending invitation appears in the table below.
Bulk invite
- Click Bulk Invite
- Prepare a spreadsheet (
.xlsxor.csv) with at least an email column. Optionally include a role column with the exact role name to assign - Upload the file and click Invite
A template can be downloaded by clicking Download Import Template. The system processes each row and creates an invitation for each email address.
Pending invitations
Pending invitations are listed with options to:
- Show link — copy the registration link to send manually
- Resend email — resend the invitation email
- Renew — refresh an expired invitation
- Delete — remove the invitation
Editing a user
- Click Edit next to a user
- Change the user's Role by selecting from the available roles
- The user's profile photo, name, email, and registration date are displayed for reference
Suspending a user
- Click Suspend (or Restore) next to a user, or navigate to
manage/user/{user}/suspension - The toggle switches the suspension status on or off
- Suspended users cannot log in until the suspension is lifted
Deleting a user
- Click Delete next to a user
- Confirm the deletion in the dialog
- Super Admin accounts cannot be deleted