> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/faqs/cloud-portal/ess-settings/profile-info/profile-settings.md).

# Profile Settings

### 1. How to make date of birth (DOB) and date of joining (DOJ) non-editable for employees in ESS?

**Step 1**: Log into the cloud portal, go to the ‘ESS Settings’ menu and under the ‘Profile Info’ tab, click on the ‘Profile Settings’ subtab.

![](/files/t9WJDrRB5s4WBUuoPpeF)

**Step 2**: Under the ‘View Only’ column, select the radio button for the ‘Date of Birth’ and ‘Date of Joining’ options, make other required changes and scroll down to click on the ‘Update’ button.

![](/files/yff0ga0rolsQK8gyYKvu)

**Path**: Cloud Portal > ESS Settings > Profile Info > Profile Settings >tick radio buttons under ‘View Only’ column for respective fields > Update

**Link**:

<https://cloud.pockethrms.com/Settings/Employee/ESSIndex?module=Profile&submodule=ProfileSetting>

For any queries, contact <support@pockethrms.com>

### 2. How to remove the employee access from the ESS portal for tax regime change?

To disable employee access for changing the tax regime kindly follow the path below:

**Path:** Cloud login > Go to ESS Settings > Profile Info > Profile Setting > In Employee details disable the ITax Regime Type > scroll down > Update.

**Step 1:** Log in to the **Cloud portal** and navigate to the **‘ESS Settings’** module.

<figure><img src="/files/59486402c82250d1917524e7cdf6b327a0b856e4" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the **‘Profile Info’** tab and then click on **‘Profile Setting’**.

![](/files/02448d906984af35a2a851417f54c9615946ca0c)

**Step 3:** Locate the **‘Employee Details’** section where various profile fields are listed, Find the **‘ITax Regime Type’** option in the list, **disable** this option (usually by unchecking the box or toggling it to 'No') to prevent it from appearing or being editable.

![](/files/e48d24342e5e1eaab10642e38866b7dc73489ffb)

**Step 4:** Scroll down to the bottom of the page and click the **‘Update’** button to save the changes.

![](/files/24f23d206a266d854de7475f873d8ce2df466fa3)

**Link:**<https://cloud.pockethrms.com/Settings/Employee/ESSIndex?module=Profile&submodule=ProfileSetting>

For any queries, contact <support@pockethrms.com>


---

# 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.pockethrms.com/faqs/cloud-portal/ess-settings/profile-info/profile-settings.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.
