# Edit Profile & Change Password

Users can -

* [Change language](#change-language)
* [Edit profile](#edit-profile)
* [Change password](#change-password)
* [Logout](#create-consumer-and-edit-consumer)

## Change Language

Click on the user icon on the top section of the screen. Click on the applicable **Language** option to localise the application. The supported languages are Assamese and English, where English is the default language.

## Edit Profile

Click on the user icon on the top section of the screen. Click on **Edit Profile** to make profile changes.

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

Update **Name**, **Gender**, or **Email ID** as required. Make note that the registered **Mobile Number** cannot be changed.&#x20;

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

Click on the **Save** button to save the changes.

## Change Password

Click on the **Change Password** button to change the password.

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

Enter the **Current Password**. Set a new password and confirm the new password. Follow the password hints given on the screen to set the password.&#x20;

Click on **Change Password** to save the new password.

## Logout <a href="#create-consumer-and-edit-consumer" id="create-consumer-and-edit-consumer"></a>

Click on the **Logout** button to logout from the application.


---

# 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.digit.org/naljalseva/product-specifications/user-manual/common-functions/edit-profile-and-change-password.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.
