# Ledger Report

Ledger report lists the late fees,interest,penalty of different gstins for different return periods in a tabular form where user can view the Cash ledger details in one page and ITC balance details on the other page.

1: First sign in to the enterprise gst portal.

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

2: Navigate to Reports section from there.

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

3: After clicking on the Reports module navigate to Ledger Reports module by clicking on the View Reports button.

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

After clicking on the View Reports button the user is able to see the details of late fees,Interest,Penalty.

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

To view the ITC Balance details navigate to the ITC Balance tab.

<figure><img src="/files/3jCzcFHmCe6YO3pkTeBq" alt=""><figcaption></figcaption></figure>

To view the Cash Balance and ITC Balance in excel sheet the user can click on the Export button on the top right corner.

<figure><img src="/files/7ifBCv8P86hZ3jHfVmpf" alt=""><figcaption></figcaption></figure>

The Cash Balance and ITC Balance can be viewed in the sheet.

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


---

# Agent Instructions: 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:

```
GET https://docs.mastersindia.co/masters-india-gst-software/introduction/reports/ledger-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
