Skip to main content

Manage User Settings

Edit a user's role and preferred language from the User Settings page.

URL: /users/{userId} Page title: "User Settings - Noema AI" Page heading: "Settings: {User Display Name}"


Open user settings

  1. Navigate to /users.
  2. Click the (Actions) button on the user's row.
  3. Click Edit — navigates to /users/{userId}.

User Settings page showing Personal Info, Account, Role, and Profile sections with Update User button

User settings fields

Personal Info

FieldEditableDescription
Display NameNo (read-only)The user's full display name
EmailNo (read-only)The user's email address

Display Name and Email are managed via Azure Entra ID and cannot be changed in the app.

Account

FieldDescription
StatusShows the account status badge (e.g. "Active")

Role

FieldDescription
User Role (Platform)Platform-level role. Options: Admin, Platform Admin, User, Contributor
User Role (Application)Application-specific role — "The role assigned to this user."

Profile

FieldDescription
Preferred LanguageThe language to use for displaying information. Options include English and others.

Save changes

Click Update User (bottom right of the page) to save role and language changes.


Back to user list

Click the user avatar/initials image at the top of the settings page to return to /users.

note

There is no ← back arrow button on the User Settings page. Navigation back to the user list is via the avatar image in the heading area.


Actions menu showing Edit, View Details, and Delete (Danger Zone) items

Delete a user

  1. Navigate to /users.
  2. Click the (Actions) button on the user's row.
  3. Click Delete in the Danger Zone section — labelled "Permanently delete the user profile".
  4. Confirm the deletion.
note

User deletion is permanent. Consider disabling or changing a user's role as an alternative.


Business rules

RuleBehaviour
Display Name and Email are read-onlyManaged via Azure Entra ID, not editable in the app
Role change saved on Update UserChanges are not applied until Update User is clicked
No invite/create user buttonUser provisioning is handled by Entra ID
Search is client-sideReal-time filtering without page reload