# User Profile

The **User Profile** is located in the top bar of the Unite EMR application. It displays the staff member’s profile photo and account name. From this menu, users can access profile settings, update their account information, or sign out of the application.

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

Selecting the account name provides the following options:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>My Profile</strong></td><td><a href="/files/UA4GU7H5I6iIwm2ZlCjf">/files/UA4GU7H5I6iIwm2ZlCjf</a></td><td><a href="/pages/55geANCBL1pT5lgh1Jeo#my-profile">/pages/55geANCBL1pT5lgh1Jeo#my-profile</a></td></tr><tr><td align="center"><strong>Account Setting</strong></td><td><a href="/files/SJFDJrF8c4gA8x7ox1wV">/files/SJFDJrF8c4gA8x7ox1wV</a></td><td><a href="/pages/55geANCBL1pT5lgh1Jeo#account-setting">/pages/55geANCBL1pT5lgh1Jeo#account-setting</a></td></tr><tr><td align="center"><strong>Logout</strong></td><td><a href="/files/QWgOwuv33DP3mc9fqzrg">/files/QWgOwuv33DP3mc9fqzrg</a></td><td><a href="/pages/55geANCBL1pT5lgh1Jeo#logout">/pages/55geANCBL1pT5lgh1Jeo#logout</a></td></tr></tbody></table>

***

## My Profile

Selecting **My Profile** opens the **User Profile** pop-up, which has two sections: **General Details** on the left and **User Details** on the right.

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

The left section shows the profile photo, email address, and mobile number. The right section includes the Login ID with a **CHANGE PASSWORD** button, the user’s Group Name and Role, and license information.

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

### **Steps to Change Password from My Profile**

* Click the **User Profile** menu in the top bar and select **My Profile**.

  <figure><img src="/files/arbJop1yFtEmKpc3bTGv" alt=""><figcaption></figcaption></figure>
* In the **Login Details** section, click **CHANGE PASSWORD**.

  <figure><img src="/files/Mo5efl512tt9fwQTaQOg" alt=""><figcaption></figcaption></figure>
* The **Change Password** section appears below.

  <figure><img src="/files/UwTew0wj0yS0rE4Mf9Hw" alt=""><figcaption></figcaption></figure>
* Enter your current password in the **Password** field.
* Enter the new password in the **New Password** and **Confirm Password** fields.
* Click **SAVE**. You will be logged out, and the application will return to the login screen. Log in using the newly created password.

  <figure><img src="/files/C3ty147auNkmrjqKRHKh" alt="" width="563"><figcaption></figcaption></figure>

***

## Account Setting

The **Account Setting** option also allows users to update their password.

* Click the **User Profile** menu in the top bar.

  <figure><img src="/files/fiSwoKnEB2xJVZhnpTfw" alt=""><figcaption></figcaption></figure>
* Click **Account Setting** from the User Profile menu.
* In the **User Account Setting** pop-up, enter your current password in the **Password** field.

  <figure><img src="/files/KkIWQ7iCBA7va8Z9jYcu" alt="" width="518"><figcaption></figcaption></figure>
* Enter the new password in the **New Password** and **Confirm Password** fields.
* Click **SAVE**. You will be logged out, and the application will return to the login screen. Log in using the newly created password.

***

## Logout

To sign out of the UniteEMR application:

* Click the **User Profile** menu in the top bar.

  <figure><img src="/files/KUGijmwJVAzequAgwFhq" alt=""><figcaption></figcaption></figure>
* Click **Logout.** You will be logged out, and the application will return to the login screen.

***


---

# 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://unitecare.gitbook.io/uniteemr/getting-started/user-interface/user-profile.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.
