# Managing Profile Settings

#### Overview

The **Profile Settings** section allows users to manage their personal account information, update contact details, and configure security options such as password changes and multi-factor authentication (MFA).

Users can access profile settings from the **account menu** available in the top-right corner of the dashboard.

***

#### Procedure

**Step 1: Open Profile Settings**

1. Log in to the **Zata.ai Dashboard**.
2. Click on the **Profile icon** located at the **top-right corner** of the dashboard.
3. From the dropdown menu, select **Profile**.

This will open the **Profile Settings** page.

<figure><img src="/files/xNFI27RcbmK5XhOaB4G7" alt=""><figcaption></figcaption></figure>

***

### Step 2: Edit Profile Information

1. On the **Profile Settings** page, click **Edit Profile**.
2. The profile fields will become editable.

Users can update the following details:

* **First Name**
* **Last Name**

Note:

* The **Username cannot be changed** from this page.

After making the changes, click **Save Changes**.

<figure><img src="/files/8pEauA5fFsVYf6MvWC0M" alt=""><figcaption></figcaption></figure>

***

### Step 3: Manage Contact Information

The **Contact Information** section displays the user's registered email address and mobile number.

Fields include:

* **Email Address**
* **Mobile Number**

Important:

* The **Email Address cannot be changed** for security reasons.
* To update the **mobile number**, users must contact support.

***

### Step 4: Change Account Password

Users can update their account password from the **Security** section.

1. Navigate to the **Security** section.
2. Click **Change Password**.
3. Follow the instructions in the secure account settings page.
4. After completion, you will be redirected back to the profile page.

<figure><img src="/files/vDSds2fDMNArziBsYjG7" alt=""><figcaption></figcaption></figure>

***

### Step 5: Enable OTP Multi-Factor Authentication (MFA)

For additional security, users can enable **OTP-based Multi-Factor Authentication (MFA)**.

1. Click **Enable OTP MFA** in the Security section.
2. A **Mobile Authenticator Setup** page will appear.
3. Install an authenticator application on your mobile device.

Supported applications include:

* Google Authenticator
* Microsoft Authenticator
* FreeOTP

4. Open the authenticator app and **scan the QR code** displayed on the screen.
5. Enter the **one-time code generated by the application**.
6. Provide a **Device Name** for the authenticator.
7. Click **Submit** to complete the setup.

![](/files/QgqoijiBXvYOaFeP0Tyn)

***

**Result**

After completing these steps:

* Personal information will be updated successfully.
* Users can maintain secure access to their account.
* Multi-factor authentication provides an additional layer of security.


---

# 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.zata.ai/dashboard/managing-profile-settings.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.
