> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/product-help-and-support/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/product-help-and-support/for-large-businesses/e-invoicing/report-download-how-to-download-from-archive-section.md).

# Report Download - How to Download from Archive Section

In this article, you'll learn how to generate and download a report from the Cleartax Portal for the past year. This step-by-step guide will walk you through the process, ensuring you can easily retrieve the data you need for your records or analysis.

{% embed url="<https://youtu.be/xg76PGRWhYg?si=iGINrjpOcewLILrN>" %}
See how to download archived invoices and reports in a few clicks
{% endembed %}

{% stepper %}
{% step %}
Navigate to the **ClearTax Portal**. Once there, click on **E invoice** to access the relevant section.

![](/files/QRTN8hP07tKArFD6EiZt)
{% endstep %}

{% step %}
Move your cursor to the left side of the portal and click on **Archive**. This section contains all the historical data and reports.

![](/files/IFiRkPlJ8Z7IYUprtQcc)
{% endstep %}

{% step %}
In the new interface, On the right side, click on **Request Archive Report** to proceed with generating your report.

![](/files/IaON41oNpBtkqyl0Kdi0)

{% endstep %}

{% step %}

###

Select the date range for your report. Use the calendar interface to specify the start and end dates, ensuring they cover the past year or the period you need.

![](/files/W6P6HP2pFN5yswxN9am1)

![](/files/1wuk6Kc4wtoZuThF8ySV)
{% endstep %}

{% step %}
Choose your business from the dropdown menu, enter your PAN number, and select the type of report you want. The available options are: **E-Way Bill** **Detailed, E-way Bill Light**, **E-invoice Light**, and **E-Invoice Detail**. Make sure to pick the one that suits your requirements.

![](/files/ArPogkzOhoaEgDs50tU5)

![](/files/3fhBE03NHMwlWFm0rhbu)
{% endstep %}

{% step %}
After making your selection, click on **Place Request**. A notification will confirm that your report request has been successfully submitted. The system will process your request, and the report will be ready shortly.

![](/files/Dbz9HnnNBl7NgTKBOU8o)
{% endstep %}

{% step %}
Once the report is ready, go to the right side under the action button and click on the **Download** button to save your report to your device.

![](/files/HDy3jvjDeYHavjO1Ze2T)
{% endstep %}
{% endstepper %}

And that's it! You've successfully downloaded your report. Whether it's for compliance, analysis, or record-keeping, you've now got the data you need. Thanks for following along!


---

# 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/product-help-and-support/for-large-businesses/e-invoicing/report-download-how-to-download-from-archive-section.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.
