Skip to main content

User Management

The User Management page is located at /admin and is restricted to users with administrator access (requiresAdmin: true). It lists all users in the organization and provides controls to add, edit, enable, or disable user accounts.

User List

The user table displays the following columns:

ColumnFieldNotes
First Namefirst_nameSortable
Last Namelast_nameSortable
Usernameusername (email)Sortable
PhonephoneSortable; displays if not set
Rolegroups[0]Resolved from the organization's group list
2FAmfaDisplays an "Enabled" badge or
ActionsEdit and Disable/Enable buttons

A search input in the page header filters the list by name or username. The list is sorted by user ID ascending on load.

The Add New User button is only visible to users whose permissions include add_user.


Access Roles

When adding or editing a user, a Role must be assigned. Roles are configured per organization and map to permission groups that control which pages and actions are accessible in Studio.

Permission-driven areas

AreaNotes
Customers (KYC)View customer list and profiles
Calls (Video KYC)Access call center and in-call tools
User AdminCreate, edit, disable users — typically restricted to administrators
Company SettingsWebhook, billing, activation, IP whitelist — typically restricted to administrators
Travel RuleOnly shown when enabled and permitted
BioPaySettings visibility may be more restricted than attempts visibility
note

Available role names are configured per organization. Use the Role dropdown in the Add/Edit User dialog to see roles available in your Studio environment.


Adding a New User

  1. Navigate to /admin

  2. Click "User Admin" in the left sidebar

Click User Admin in the sidebar

  1. Click "Add New User" to open the user creation form

Click Add New User

  1. Fill in the required fields:
FieldRequiredNotes
First NameYes
Last NameYes
EmailYesMust be a valid email address; used as the username
PasswordYesMinimum 6 characters, must include lowercase and uppercase
PhoneYes
RoleYesSelect from the organization's configured roles
  1. Optionally configure:
    • Force reset password — requires the user to set a new password on next login
    • Force two factor authentication — requires the user to configure 2FA on next login

Select the user's access role

  1. Click "Add User" to create the account. The new user will receive an invitation by email.

Click Add User to confirm


Editing a User

  1. In the user list, locate the user to update
  2. Click the Edit (pencil) button in the Actions column

Click the Edit button

  1. Update the relevant fields. The Password field is optional when editing — leave it blank to keep the current password.

  2. Available options in edit mode:

    • Force reset password — toggle on to require a password reset on next login
    • Force two factor authentication — toggle on to require 2FA setup on next login (disabled if 2FA is already enforced)
    • Disable two factor authentication — removes the user's existing 2FA configuration; requires a password to be entered in the Password field before this button becomes active
  3. Click "Save Changes" to apply updates

Click Save Changes


Disabling a User

Disabling a user immediately revokes their access to Amani Studio without deleting their account.

  1. In the user list, locate the user to disable
  2. Click the Disable User (block icon) button in the Actions column

Click the Disable button

  1. A confirmation dialog appears showing the user's name. Click "Disable User" to confirm, or "Cancel" to abort.

Confirm the disable action

  1. A status dialog confirms the action. Click "Close" to return to the user list.

Confirmation dialog

warning

Disabled users cannot log in or access any Studio features until they are re-enabled.


Enabling a User

  1. In the user list, locate the disabled user
  2. Click the Enable User (check circle icon) button in the Actions column

Click the Enable button

  1. A confirmation dialog appears showing the user's name. Click "Enable User" to confirm, or "Cancel" to abort.

Confirm the enable action

  1. A status dialog confirms the action. Click "Close" to return to the user list.

Confirmation dialog