> 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/pocket-hrms-2.0-mobile-app/profile/my-profile/personal-details.md).

# Personal Details

### How to View/Edit Personal Details (My Profile Section) from Pocket HRMS 2.0 Mobile App?

**Path:** Login to Pocket HRMS 2.0 Mobile app > click on 3 horizontal lines (Hamburger menu) > Profile > My Profile > Personal Details > You can edit your details from here > Save > In show HR Update you can view HR update information > Click manage signature > click on pencil icon to edit digital signature > Save or clear to delete and add new.

**Step 1:** Log in to the Pocket HRMS 2.0 Mobile app and tap on the \*\*three horizontal lines (Hamburger menu)\*\*at the top left.

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

**Step 2:** From the side menu, select ‘**Profile’**, then click on ‘**My Profile’**.

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

**Step 3:** Tap on the **‘Personal Details’** tab.

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

**Step 4:** **Edit your personal details** as required and click on the ‘**Save’** button to update the information.

<figure><img src="/files/141a79ca726c6da36dbe779692ef1c3e215e09bc" alt=""><figcaption></figcaption></figure>

**Step 5**: Within the ‘**Show** **HR Update’** view, review the HR update information.

<figure><img src="/files/86ee0764864f80263d80cf7f87c94556a610963a" alt=""><figcaption></figcaption></figure>

**Step 5**: Click on ‘**Manage signature’**, then Click the **pencil icon** to **edit your digital signature**, then select ‘**Save’** to confirm or **‘Clear’** to delete and add a new one.

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

<figure><img src="/files/7c4e40d26386a3332d28bd5cb4ab69a0222fb17a" alt=""><figcaption></figcaption></figure>

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

### Alternate way from Profile Icon:

**Path:** Login to Pocket HRMS 2.0 Mobile app > Profile Icon > Basic information > Personal Details > You can edit your details from here > Save > In show HR Update you can view HR update information > Click manage signature > click on pencil icon to edit digital signature > Save or clear to delete and add new.

**Step 1:** Login to Pocket HRMS 2.0 Mobile app. Tap on the **‘Profile Icon’** located on the dashboard of the application.

<figure><img src="/files/05aee7b28688037ef48f4b01fe53527c3ae43735" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on ‘**Basic Information’.**

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

**Step 3:** Tap on the **‘Personal Details’** tab.

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

**Step 4:** **Edit your personal details** as required and click on the ‘**Save’** button to update the information.

<figure><img src="/files/141a79ca726c6da36dbe779692ef1c3e215e09bc" alt=""><figcaption></figcaption></figure>

**Step 5**: Within the ‘**Show** **HR Update’** view, review the HR update information.

<figure><img src="/files/86ee0764864f80263d80cf7f87c94556a610963a" alt=""><figcaption></figcaption></figure>

**Step 6**: Click on ‘**Manage signature’**, then Click the **pencil icon** to **edit your digital signature**, then select ‘**Save’** to confirm or **‘Clear’**

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

<figure><img src="/files/7c4e40d26386a3332d28bd5cb4ab69a0222fb17a" alt=""><figcaption></figcaption></figure>

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

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/pocket-hrms-2.0-mobile-app/profile/my-profile/personal-details.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.
