Skip to main content

Users

The Users page allows you to manage user accounts in your tenant. You can create local users, assign roles and groups, reset passwords, and merge user accounts.

Accessing Users

Navigate to Identity > Users to access the user management interface.

The list shows all users in the current tenant with the following columns:

ColumnDescription
UsernameThe user's login name
E-MailThe user's email address
First NameThe user's first name
Last NameThe user's last name
External LoginsIdentity providers linked to this user (e.g., Google, Azure AD)

Toolbar Actions

ButtonDescription
New UserCreate a new user account
SearchFilter users by name, email, or other fields
Export to ExcelExport the user list to an Excel file
Export to PDFExport the user list to a PDF file
Refresh DataReload the user list

Row Actions

ActionDescription
EditOpen the user in the edit form
Reset PasswordNavigate to the password reset page

Context Menu

Right-click a user row for additional actions:

ActionDescription
Merge into...Merge this user into another user account
DeleteDelete the user (with confirmation)

Creating a New User

Click New User in the toolbar to open the user creation form.

Account Information

FieldRequiredDescription
UsernameYesUnique login name for the user
EmailYesEmail address (must be unique within the tenant)

Personal Information

FieldRequiredDescription
First NameNoUser's first name
Last NameNoUser's last name

Password

FieldRequiredDescription
PasswordYesInitial password for the user
Confirm PasswordYesMust match the password field
tip

Click the Generate button next to the password field to automatically create a secure password. The generated password is displayed so you can copy it before saving.

Roles

The Assigned Roles field lets you select roles to assign directly to the user.

info

It is recommended to assign roles via groups instead of directly to users. Direct role assignment is best suited for exceptional cases.

Group Memberships

The Assigned Groups field lets you add the user to one or more groups. The user inherits all roles assigned to those groups.

Click Save to create the user or Cancel to discard.

Editing a User

Click Edit on a user row to open the edit form. The form shows the same fields as the creation form, with the following differences:

  • Username is read-only and cannot be changed
  • The Password section is not shown (use Reset Password instead)
  • The External Logins section shows linked identity provider accounts (read-only)

Resetting a Password

Click Reset Password on a user row to open the password reset page.

FieldRequiredDescription
UsernameDisplayed as read-only
New PasswordYesThe new password
Confirm PasswordYesMust match the new password

Click the Generate button to create a secure password automatically.

Click Save to apply the new password or Cancel to discard.

Merging Users

Merging transfers external logins from one user (the source) into another user (the target). The source user is deleted after the merge.

This is useful when the same person has multiple accounts — for example, one created manually and one created automatically via an identity provider.

To merge a user:

  1. Right-click the source user and select Merge into...
  2. In the dialog, search for and select the Target User
  3. Click Merge to confirm
danger

The source user is permanently deleted after the merge. This action cannot be undone.

User Types

The user list may contain different types of users:

TypeHow to RecognizeCreated By
Local userNormal usernameAdministrator via the user form
External userHas entries in the External Logins columnSelf-registration via identity provider
Cross-tenant userUsername starts with xt_Cross-tenant authentication from a parent tenant