# User Profile Management

You can see all your details in the user profile section. Click on the **User icon** at the top right header and click on **Profile**.&#x20;

<figure><img src="/files/5ej7Lug7Zsu8QwWgj0up" alt=""><figcaption><p>User Profile Screen</p></figcaption></figure>

You can see your basic information, account status, and features to **change your mobile number**, **change your password** for the accoXpert dashboard, **enable/disable two-factor authentication** for security purposes, and **the device(accoXpert Desktop Utility)** list.

In the other tab, which is **Billing & Plan**, which shows your currently purchased plan in the accoXpert. It contains information like your current running plan name and expiry date. You can also manage multiple billing addresses if required for the accoXpert product purchases.

<figure><img src="/files/vnoHLKb95eFb1nKR2zrn" alt=""><figcaption><p>Billing &#x26; Plan Screen</p></figcaption></figure>

The other tab, which is **Activity Logs**, shows the activity of accoXpert dashboard. It contains only information about your activity.

<figure><img src="/files/IAGOOkPkMwg2Hg45GJL6" alt=""><figcaption><p>Activity Logs Screen</p></figcaption></figure>


---

# 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://accoxpert.gitbook.io/user-documentation/user-profile-management.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.
