> For the complete documentation index, see [llms.txt](https://docs.runtimehrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runtimehrms.com/reports/statutory-reports/income-tax-reports/tds-return-24q.md).

# TDS Return (24Q)

TDS or Tax Deducted at Source is an income tax collected from certain payments like rent, salary, commission, interest, professional fees, etc. In many countries, including India require the payer to deduct a portion of the payment as tax. This deducted tax must be reported to the tax authorities through a TDS Return.

Filing of TDS Returns ensures that the government can track the tax deducted and deposited, and it helps in the reconcillation of tax credits for individuals and businesses.

To download Quarterly TDS returns, go to Reports from the  Navigation menu as shown below:

<div align="left"><figure><img src="/files/3I4nKpm7hhzr0RSTDExk" alt=""><figcaption><p>TDS Return</p></figcaption></figure></div>

In TDS details Return section, select Return Period year and Quarter. Enter valid 15-digit Token number.&#x20;

<figure><img src="/files/TncT0EszwWDD9QJHm63Y" alt=""><figcaption><p>TDS Return Details </p></figcaption></figure>

When you select the quarter, under Challan details months 1, 2 and 3 will be auto-filled depending upon the selected quarter. There is Nil Tax Return checkbox, if you select that, the fields below will be greyed out.&#x20;

<div align="left"><figure><img src="/files/ZOHEHb9ZXc2qwASMGWsD" alt=""><figcaption><p>Challan Details</p></figcaption></figure></div>

If you don't select Nil Tax Return checkbox, then you can enter details in all the fields below and click the Generate Return button.&#x20;

<figure><img src="/files/xHsnh3tNmFyqamNW4vqs" alt=""><figcaption><p>Report</p></figcaption></figure>


---

# 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.runtimehrms.com/reports/statutory-reports/income-tax-reports/tds-return-24q.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.
