# Reports

In Reports Module enables the users to access their GST data and smart reports, which will help them to stay compliant and claim maximum ITC as per their multiple reports.&#x20;

### GST Reports:

Users can use the **GST Reports Module** for fetching the data from the government portal for different return types such as GSTR-1, GSTR-2A, etc. After fetching the data, user can view the data from the **View Reports** section, and in case they want to download the fetched data in Excel format and view it in Excel he can do that by clicking on the download link on the **Download Reports** section.

### Comparison Reports:

If user wants to compare the data of different multiple reports such as GSTR-3B vs Sales, GSTR-3B vs Purchase, etc. they can navigate to the **Comparison reports** module.

### Filing Preference Report:

If user wants to know the preference for any business unit or want to set the preference of any business unit then **Filing Preference Report** is the best option.

### Ledger Report:

If user wants to know whether any interest,late fees,penalty and other charges are applicable for any gstin **Ledger report** is the best place where he can go.

### GSTIN Filing Report

If  user wants to see whether he/she has filed the return and whether the return filed is valid or not then **GSTIN Filing report** is the best place for the user to go.

### Search GSTIN Report

To know the details of any business user can navigate to **Search gstin Report** and can enter the gstin whose details he/she wants to fetch or either he can import the sheet with multiple gstin's whose details he wants to fetch.


---

# 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.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.
