> 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-salary-details/provident-fund.md).

# Provident Fund

### How to view Provident Fund Details?

\*\*Path:\*\*Login to mobile app of Pocket HRMS 2.0 > click on plus sign > Payslip > My provident fund details tab > You can view the PF details here.

**Step 1:** Log in to the **Pocket HRMS 2.0 mobile app**.

**Step 2:** Tap on the **plus sign (+)** icon, typically located on the home dashboard for quick access to various actions.

<figure><img src="/files/3b550d0edb78cd366febe5727d10db502bca73af" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the **‘Payslip’** option from the menu that appears.

<figure><img src="/files/2c26b35b7b90267873e18e180c8461eb2c6a6d19" alt=""><figcaption></figcaption></figure>

**Step 4:** Navigate to and tap on the **‘My provident fund details’** tab. You can now view your complete PF information, including account numbers and contribution details, directly on the screen.

<figure><img src="/files/691cadf1c46989220998854498459861a6d1f03e" alt=""><figcaption></figcaption></figure>

**Alternate path:** Login to Pocket HRMS 2.0 Mobile app > click on 3 horizontal lines (Hamburger menu) > Profile > My Salary Details > Provident Fund

{% embed url="<https://youtu.be/XixKDfwI6rk>" %}

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-salary-details/provident-fund.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.
