Fill in the following fields:
- Name (required) – The user’s first name.
- Last Name (required) – The user’s last name.
- Username (required) – A unique login identifier. Only letters, numbers, hyphens, and underscores are allowed.
- E-mail (required) – The user’s email address.
- Password (required) – The user’s password. It must meet the following requirements:
- At least 12 characters
- One uppercase letter
- One lowercase letter
- One number
- One special character
- No repeated characters in sequence (for example,
aa,111, or**)
- Confirm Password (required) – Re-enter the password to confirm.
- Role (required) – Select one or more permission groups for the user.
Password validation is enforced by the Console. If a rule is not met, the user cannot be created.

