> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/clearlearn-itr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/clearlearn-itr/introduction-to-taxes/tds.md).

# TDS

## What is TDS ?

{% embed url="<http://cleartax.in/s/what-is-tax-deducted-at-source-tds>" %}

## What is TCS ?

{% embed url="<http://cleartax.in/s/tax-collected-source>" %}

## TDS Rate Chart

{% embed url="<http://cleartax.in/s/tds-rate-chart/>" %}

## TDS on Salary

{% embed url="<http://cleartax.in/s/section-192>" %}

## TDS on Contractor

{% embed url="<http://cleartax.in/s/section-194c-tds-on-contractor>" %}

## Insurance Commission

{% embed url="<http://cleartax.in/s/section-194d-tds>" %}

## Professional and Technical fees

{% embed url="<http://cleartax.in/s/section-194j>" %}

## TDS on Rent

{% embed url="<http://cleartax.in/s/section-194i-tds-on-rent>" %}

## TDS on cash Withdrawal

{% embed url="<http://cleartax.in/s/section-194n>" %}

## Contractual Payments by individual/HUF in non-audit cases

{% embed url="<http://cleartax.in/s/section-194m-tds-on-payment-resident-contractors-professionals>" %}

## Interest other than interest-on-securities

{% embed url="<http://cleartax.in/s/section-194a-tds-on-interest-other-than-interest-on-securities>" %}

## TDS on Commission Brokerage

{% embed url="<http://cleartax.in/s/section-194h-tds-on-commission-brokerage>" %}

## TDS on e-commerce Operator

{% embed url="<http://cleartax.in/s/section-194o>" %}

## Rent by individuals and sale of immovable property

{% embed url="<http://cleartax.in/s/section194ib-194ic-under-income-tax-act>" %}

## Withdrawal from insurance policy

{% embed url="<http://cleartax.in/s/section-194d-194da-income-tax>" %}

## Commission on sale of lottery tickets

{% embed url="<http://cleartax.in/s/section-194g-under-income-tax-act>" %}

## Form 13 TDS

{% embed url="<http://cleartax.in/s/form-13-tds-deduction>" %}

## Forms 15G and 15H

{% embed url="<http://cleartax.in/s/form-15g-and-15h-to-save-tds-on-interest-income>" %}

## TDS Challan Correction

{% embed url="<http://cleartax.in/s/tds-challan-correction>" %}

## TDS Challan

{% embed url="<http://cleartax.in/s/tds-challan-itns-281>" %}

## TDS Refund

{% embed url="<http://cleartax.in/s/tds-refund>" %}

## Guide to upload TDS Returns on IT website

{% embed url="<http://cleartax.in/s/how-to-upload-tds-returns-on-the-income-tax-website>" %}

## Section 194IA - TDS on sale property

{% embed url="<http://cleartax.in/s/how-to-file-tds-on-sale-property>" %}

## TDS Due Dates and penalties

{% embed url="<http://cleartax.in/s/tds-payment-due-dates-and-penalties>" %}

## TDS return for Salary payment

{% embed url="<http://cleartax.in/s/tds-return-salary-payment>" %}

## TDS return on non Salary Payments

{% embed url="<http://cleartax.in/s/tds-return-non-salary>" %}

## Section 206AA

{% embed url="<http://cleartax.in/s/section-206aa-tds-without-pan>" %}

## No TDS on GST

{% embed url="<http://cleartax.in/s/no-tds-on-gst>" %}

## If TDS is not deposited?

{% embed url="<http://cleartax.in/s/no-demand-taxpayer-tds-deducted-not-deposited-deductor>" %}

## How to generate Form 16A TDS certificate&#x20;

{% embed url="<http://cleartax.in/s/generate-form-16a-payments-salary>" %}

## Form 16 vs 16A

{% embed url="<http://cleartax.in/s/difference-between-form16-and-form16a>" %}


---

# 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.cleartax.in/clearlearn-itr/introduction-to-taxes/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.
