Skip to main content

Edit Account


Use the Edit Account screen to update a doctor’s personal information and manage security preferences. This screen requires an active session and is accessible from the Account screen.


This screen includes:

  • Editable fields for First Name, Last Name, and Mobile Number (with country code).
  • A read-only Email Address field.
  • A Change Password link → Change Password.
  • A 2-Step Verification link → MFA Setup.
  • Options to Download or Delete Account (if available).
  • An Update button to save changes.
  • A link to return to the Account screen.

Workflow

  1. From the Account screen, select Edit Account.

  2. Update one or more of the following fields:

    • First Name
    • Last Name
    • Mobile Number (include country code)
  3. To save changes, select Update.

  4. To manage account security:

    • Select Edit Password to open the [Change Password] screen.

    • Select 2-Step Verification to open the [MFA Setup] screen.


Validations

  • Requires an active session
  • Validates the phone number format (must include country code).
  • Disables the Update button if any required field is invalid.
  • Disables Change Password and 2-Step Verification links if the session expires.

Actions


SDK and API References

GET 

/account/edit

Returns the doctor’s editable profile data from the current session.

UI Element Types

LevelReferenceTypeValuePlacement
1emailEmailEmail address
1first-nameEditFirst name
1last-nameEditLast name
1phonePhoneMobile number
1edit-passwordLinkEdit password
1securityLinkSecurity settings
1spacerSpacer
1updateButtonSave updates