# Citizen Profile

## Overview

The User Profile page for citizens can be accessed by clicking on the Edit Profile icon in the app drawer. Click on the hamburger menu in the top bar on the app to open the app drawer.

![](/files/6jebHJ0qfMGxVVEh7GdA)

## Screen Details <a href="#functionalities-provided-by-user-profile-page" id="functionalities-provided-by-user-profile-page"></a>

### Functionalities - User Profile Page <a href="#functionalities-provided-by-user-profile-page" id="functionalities-provided-by-user-profile-page"></a>

**Upload or remove profile picture**

* A user can upload or remove their profile picture by clicking on the camera icon available over the profile thumbnail.
* Clicking on the camera icon displays the bottom drawer. Select the upload photo from the gallery or remove the profile picture option as required.

![](/files/6JRueRwTK0nIpkMrqZvs)

The user can upload a new photo or remove the old photo.

**Update user details**

* Users can update their details by editing the required text fields on the User Profile page.
* Values entered by the user must be valid.

**Update user password (Only for employee users)**

* Users can also change the current password by providing
  * current password
  * new password
  * confirm password (must be same as new password entered)

**Save changes**

* All changes are updated when the Save button is clicked.&#x20;
* Saving changes validates the fields and the status is shown in the toast messages.

![](/files/qgYxj73vUKQWnB4hl1zJ)

User details are updated successfully.

[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation*](https://egov.org.in/) *is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/user-profile/citizen-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.
