> 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/income-tax-returns/itr-forms.md).

# ITR Forms

## Which ITR should I file?

{% embed url="<http://cleartax.in/s/which-itr-to-file>" %}

## ITR 1

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

## ITR 2

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

## ITR 3

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

## ITR 4

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

## ITR 5

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

## Penalty for Late filing of Return

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

## Belated Return

{% embed url="<http://cleartax.in/s/how-to-file-income-tax-return-for-last-years>" %}

## Penalty for Belated Return

{% embed url="<http://cleartax.in/s/belated-return-not-filed-your-income-tax-return>" %}

## How to check e-file of previous year tax Returns

{% embed url="<http://cleartax.in/s/check-if-you-have-e-filed-previous-years-tax-returns>" %}

## Defective Return

{% embed url="<http://cleartax.in/s/how-to-respond-to-a-defective-income-tax-return-notice>" %}

## New ITR Forms&#x20;

{% embed url="<http://cleartax.in/s/new-itr-forms-fy-2019-20>" %}

## Top 5 Income Tax Notices

{% embed url="<http://cleartax.in/s/top-5-income-tax-notices-how-to-avoid-them>" %}

## Intimation under various Acts

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

## Section 143(1)

{% embed url="<http://cleartax.in/s/section-143-1-it-act>" %}

## Documents required for ITR

{% embed url="<http://cleartax.in/s/documents-required-for-income-tax-return-filing>" %}

## ITR for FY 2018-2019

{% embed url="<http://cleartax.in/s/are-you-required-to-file-an-income-tax-return-for-ay-2017-18-fy-2016-17>" %}

## Due Date for Tax Filing

{% embed url="<http://cleartax.in/s/due-date-tax-filing>" %}


---

# 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/income-tax-returns/itr-forms.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.
