> 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/pay-slip.md).

# Pay slip

### Pay slip

### How to download Payslip from Pocket HRMS 2.0 Mobile Application?

\*\***Path:**\*\*Login to mobile app of Pocket HRMS 2.0 > click on plus sign > Payslip > Click on download button of the month for which you want to download the Payslip

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

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

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

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

![](/files/deca630e9dbef7ad5c7f959045105710ffc47052)

**Step 4:** Scroll through the list to find the specific month for which you need the salary slip. Tap on the **download button** (usually represented by a downward-pointing arrow) next to that month to save the payslip to your mobile device.

<figure><img src="/files/10485fb0db85f91553ef197c41e37557ad34818e" alt=""><figcaption></figcaption></figure>

**Note:** You can tick or select the checkbox next to the respective month from the left side. After selecting the month, you will get an option **to send the payslip to your email ID**.

<figure><img src="/files/973372f66f9699bd0e0ef29372a22815d2308264" alt=""><figcaption></figcaption></figure>

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

### 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>

{% 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/pay-slip.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.
