> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/local-governance/v2.7/platform/release-notes/common-features-ui-ux-revamp.md).

# Common Features UI/UX Revamp

## Release Summary <a href="#release-summary" id="release-summary"></a>

This note consists of common UI/UX elements revamped for employee and citizen Profiles.

## New ‌Feature Additions <a href="#new-feature-additions" id="new-feature-additions"></a>

| **Feature**          | **Description**                                                                                                                                                                                  |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Citizen Profile      | <p>Citizens can now edit name, email, passwords etc using their profile details section</p><p><img src="/files/Z9PjDE8tyUJAsDfCic39" alt=""><img src="/files/iQKmQKHioYuePabqfYU0" alt=""></p>   |
| Employee Profile     | <p>Employees can now edit names, email, passwords etc using their profile details section</p><p><img src="/files/1ecdu2u1MPr3XhbauFNZ" alt=""><img src="/files/HpeiETxjMgG8PCxY5kbS" alt=""></p> |
| Employee City Switch | <p>Employees will be able to switch between multiple tenants that are mapped to his/her profile.</p><p><img src="/files/xK3PU0cQwExbY1S10gT4" alt=""></p>                                        |

&#x20;

## **Detailed user Manuals**

Common UI/UX: [Common UI/UX](/local-governance/v2.7/products/modules/common-ui-docs.md)

| **Document Title**   | **Document Link**                                                                                                   |
| -------------------- | ------------------------------------------------------------------------------------------------------------------- |
| Citizen Profile      | [Citizen Profile](/local-governance/v2.7/products/modules/common-ui-docs/user-profile/citizen-profile.md)           |
| Employee Profile     | [Employee Profile](/local-governance/v2.7/products/modules/common-ui-docs/user-profile/employee-profile.md)         |
| Employee City Change | [Employee City Change](/local-governance/v2.7/products/modules/common-ui-docs/user-profile/employee-city-change.md) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digit.org/local-governance/v2.7/platform/release-notes/common-features-ui-ux-revamp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
