My profile (platform)

My profile is the personal account page for platform users of the IVPrior console. It edits only the signed-in account — never another platform user — so it is available to every active platform role, regardless of the permissions granted to them. Open it from the avatar menu in the header, or go to /platform/account/profile.

Screen overview

Platform my profile hub with photo, sections and personal details

Figure: Photo, role badge and section switcher on the left, personal details on the right.

What each field means

Photo

The avatar shown in the console header. Upload a square JPG or PNG up to 512 KB; the crop dialog lets you reposition and zoom before applying. It is saved as soon as you apply the crop, independently of the edit form. With no photo, the console falls back to your initials.

Name

Your display name across the console — audit log actor labels, assignment lists and the header menu. It is required; an empty value is rejected.

Email

Your sign-in address, read-only here. Changing it affects authentication, so it stays with platform admins in Access → Users.

Role

Your platform role (for example PLATFORM_ADMIN, SUPPORT, OPERATIONS). Roles carry the platform permissions that decide which console sections you can open. It is shown here for reference only — you cannot grant yourself a role or permission from this page; that is done in Access → Roles and Access → Users by someone with the corresponding permission.

Status

ACTIVE means the account can sign in. A suspended or disabled account cannot load this page at all, so in practice you will only ever see ACTIVE here.

Security: changing your password

The Security section holds the Change password action. Enter your current password plus the new one twice. What to expect:

  • The new password must meet the platform policy (at least 8 characters with upper case, lower case and a number); a rejected value returns the policy hint.
  • A wrong current password returns Current password is incorrect without clearing the form.
  • Repeated failures are rate limited.
  • A successful change revokes every platform session for your account, including the browser you are using once its short-lived token expires — sign in again with the new password.
  • The change is written to the platform audit log (PLATFORM_USER_PASSWORD_CHANGED), so security reviews can see when console credentials rotated.

My profile vs. related screens

Access → Users manages other platform users: their roles, permission overrides and status. My profile never touches those. Settings → Active sessions lists the devices where your console account is signed in and lets you revoke them individually without rotating your password.

Steps

  1. Open the avatar menu in the console header and choose My profile.
  2. On Overview, upload or replace your photo.
  3. Use Edit profile to change your name, then Save changes.
  4. Switch to Security to change your password.

Permissions

No platform permission code is required — the endpoints behind this page are scoped to the authenticated user's own record.