> 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-small-businesses/cleargst/get-started-with-cleargst/advanced/filing-dashboard.md).

# Filing Dashboard

## Guide to using the Filing Dashboard&#x20;

### Step 1: Track filing status of Returns

**’**&#x4C;ogin’ to ClearTax GST then click on ‘Filing Tracker’. Search a GSTIN to track the filing status of the Returns

![](/files/-MahyT3ewgkNdfvKTDQI)

### Step 2:  View filing status of GSTIN

A customer can now view ‘Filing Status’ of all the GSTINs for all the GST Returns, without generating OTP. There are 3 types of Filing Status:

* Not uploaded
* Uploaded
* Filed

![](/files/-Mai3xUznmfeiOIS68Xc)

### Step 3: Advanced Filters

&#x20;There are 5 kinds of filters available in the filing dashboard:

* Taxpayer type
* Filing status
* Return type
* OTP
* Return Period

![](/files/-Mai4EG-XR-b6gIY5M3u)

![](/files/-Mai4VGjXr5Jt8b9nENK)

### Step 4: Download Filing Report

The filing status report of all the GSTINs can now be downloaded by the customer to get an overview of all the clients in one place

![](/files/-Mai4vAXiDbKOxJrN6xG)

### Step 4: View all GSTINs

The customer can now view all the GSTINs in one place. This helps in informed decision making

![](/files/-Mai5NF921HxSiORJ3xP)

## Feedback

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSdRIITthCEouHmXIUKEjmGpi_pTTRLKBfXhvu_LTubABfKBEA/viewform?usp=pp_url&entry.571883827=Filing+Dashboard+for+GST>" %}


---

# 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-small-businesses/cleargst/get-started-with-cleargst/advanced/filing-dashboard.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.
