> 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/contract-history.md).

# Contract History

### How to View Contract History (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 > Contract History

**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 **‘Contract History’** tab.

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

<figure><img src="/files/11d36d3df2624d1eadaa13e0cb5fd2791581c384" alt=""><figcaption></figcaption></figure>

### Alternate way from Profile Icon:

**Path:** Login to Pocket HRMS 2.0 Mobile app > Profile Icon > Basic information > Contract History

**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 **‘Contract History’** tab.

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

![](/files/11d36d3df2624d1eadaa13e0cb5fd2791581c384)

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/contract-history.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.
