# Manage Account

Manage your user account details, change your password, or delete your account by navigating to ![](/files/aIeyrz1FbdT6k80WNMQZ) **| Manage Account** page.

## Update User Information

1. Select ![](/files/aIeyrz1FbdT6k80WNMQZ) on the upper-right of the **Home** page, and then select **Manage Account** on the dialog that appears.

   ![](/files/0wbI2knOGytW16DQipFJ)
2. Make the desired updates to the fields below, and then select **OK** to save your changes.

   ![](/files/ZoweywAmmYc6g389N1vN)

* **First Name**
* **Last Name**
* *(Optional)* **Voice Phone Number** - How to contact your Administrator during business hours.
* *(Optional)* **After Office Phone Number** - How to contact your Administrator after hours.
* *(Optional)* **Text Message Phone Number** - Receive text message notifications based on Communication Provider settings.
* *(Optional)* **WhatsApp Phone Number** - Receive WhatsApp message notifications based on Communication Provider settings.
* *(Optional)* **Teams Webhook URL** - Receive Teams message notifications based on Communication Provider settings.

For more information regarding notifications, please see our [Communication Providers](https://docs.adaptiva.com/patch/advanced-settings/communication-providers) page.

## Change Your Password

1. Select ![](/files/s4BSVfXUkyu86lffzESY) **Change Password** on the **Manage Account** page. The **Change Password** dialog appears.

   ![](/files/AQPnPhIBuYIo5C2byFRR)
2. Enter the new password in the **Enter New Password** field.
3. Re-enter the new password into the **Confirm Password** field.
4. Select **OK** to return to the **Manage Account** dialog.

## Set up MFA

1. Select ![](/files/WRuCsr5usQ2NH7Mo1sHl) **Set up MFA** on the **Manage Account** dialog. The **Multi-factor Authentication Setup** dialog appears. MFA is only available with native-logins.
2. Set up MFA using one of the following options:

   a. Scan the QR code with the authenticator app on your mobile device on the **QR Code** tab.

   ![](/files/AGcrEnZUg2zFvVnCxNUl)

   * Enter the authentication code from your authenticator app into the field to complete setup.

   b. Copy the authentication secret on the **Authentication Secret** tab.

   1. Use the authentication secret to register a new account with your authentication app.
   2. Enter the authentication code from your authenticator app into the field to complete setup.

   ![](/files/ya1TAw1eCAJg4RUVZEBd)

## Delete Your Account

1. Select ![](/files/C3bZ61DINkSXrqVV62ve) **Delete Account** on the **Manage Account** dialog to delete your account. The **Are you sure?** dialog appears.

   ![](/files/2SDFggpXfXVsH24og3Rg)
2. (Optional) Select the Export Logs button, this will automatically save a .log file to your Downloads folder by default.

   ![](/files/tiOiM5QSu6TEf290rk8Y)
3. Select **OK** to confirm the account deletion.

## Related pages

### [Communication Providers](https://docs.adaptiva.com/patch/advanced-settings/communication-providers)

### [Configure SMTP Settings](https://docs.adaptiva.com/platform-guide/additional-settings/smtp-settings)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adaptiva.com/cloud/user-management/manage-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
