> 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-tax-details/worksheet-tds.md).

# Worksheet TDS

### How to Download Worksheet-TDS 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 Tax Details > Worksheet-TDS > Click on download button on the right for the month for which you want the worksheet TDS > Enable tick for the specific month, which you want to send in mail.

**Step 1**: Log in to the Pocket HRMS 2.0 mobile app and tap the **three horizontal lines** (hamburger menu) at the top left corner.

<figure><img src="/files/3365b3429a10bdb4809d5a0d02aeae39e3b9ad81" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to the **‘Profile’** section and select ‘**My Tax Details’**.

<figure><img src="/files/355f33907106916ab3b1b012bb586a262d0f5edb" alt=""><figcaption></figcaption></figure>

**Step 3:** Tap on ‘**Worksheet-TDS’** to view your tax-related documents.

<figure><img src="/files/0ec21ef1789867ff6a46fe834511a6bf1b5e46b0" alt=""><figcaption></figcaption></figure>

**Step 4:** **Locate the specific month** for which you require the data and click on **the download button on the right side.**

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

**Step 5:** **Enable the tick** for the specific month **you wish to send via email and Click on Send Email** to complete the process.

<figure><img src="/files/961fbbb006bdf18ad7daec6944c9ecc3d8f16cd8" 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-tax-details/worksheet-tds.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.
