> 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/cleargst-video-tutorials.md).

# ClearGST Video Tutorials

## Account Setup

Learn the basics of setting up and managing your account on ClearTax

| Content                                                                             | Duration                                 |
| ----------------------------------------------------------------------------------- | ---------------------------------------- |
| [**How to a delete a team member from your account**](https://youtu.be/jwUrSkb2nq4) | [**0:47**](https://youtu.be/jwUrSkb2nq4) |

## Import Data

Learn how to import your sales and purchase data into ClearTax

| Content                                                                                                                    | Duration                                                |
| -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| [**Import Sales data using the Government Excel template**](https://www.youtube.com/watch?v=qXT99duPCJo\&feature=youtu.be) | [**2:27**](https://www.youtube.com/watch?v=qXT99duPCJo) |
| [**Import Purchase data using Government Excel template**](https://www.youtube.com/watch?v=8TKOFhHBNzk\&feature=youtu.be)  | [**2:19**](https://www.youtube.com/watch?v=8TKOFhHBNzk) |
| [**Import Sales data using a ClearTax Template**](https://www.youtube.com/watch?v=tFAFuJt9-XY\&feature=youtu.be)           | [**2:20**](https://www.youtube.com/watch?v=tFAFuJt9-XY) |
| [**Import Purchase data using a ClearTax Template**](https://www.youtube.com/watch?v=zEkUjckn93E\&feature=youtu.be)        | [**2:08**](https://www.youtube.com/watch?v=zEkUjckn93E) |
| [**Import data using a JSON file**](https://www.youtube.com/watch?v=JxcFxfR7Id0\&feature=youtu.be)                         | [**2:12**](https://www.youtube.com/watch?v=JxcFxfR7Id0) |
| [**Import data from a Tally Excel file**](https://www.youtube.com/watch?v=hl-ZKSJucTA\&feature=youtu.be)                   | [**2:30**](https://www.youtube.com/watch?v=hl-ZKSJucTA) |
| [**Import data using ClearTax Excel Grid**](https://www.youtube.com/watch?v=biuokFQFr0A\&feature=youtu.be)                 | [**1:54**](https://www.youtube.com/watch?v=biuokFQFr0A) |
| [**How to correct errors while importing data?**](https://www.youtube.com/watch?v=0UYkUd00zuo)                             | [**2:31**](https://www.youtube.com/watch?v=0UYkUd00zuo) |

## Reports

Learn how to generate reports on ClearTax

| Content                                                                                                                     | Duration                                                                  |
| --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [**How to avoid common mistakes while generating reports?**](https://www.youtube.com/watch?v=0gbkButC9uU\&feature=youtu.be) | [**1:08**](https://www.youtube.com/watch?v=0gbkButC9uU\&feature=youtu.be) |
| [**How to download GSTR-3B Filed Report?**](https://youtu.be/IEgGjM4OcLI)                                                   | [**1:06**](https://youtu.be/IEgGjM4OcLI)                                  |
| [**How to download Cash Ledger Report?**](https://youtu.be/rur_nKGKxOM)                                                     | [**1:31**](https://youtu.be/rur_nKGKxOM)                                  |
| [**Multi-month 2A report** ](https://youtu.be/zMmWcpeBd-I)                                                                  | [**2:36**](https://youtu.be/zMmWcpeBd-I)                                  |
| [**3B Vs 1 report**](https://youtu.be/EOlzrr1VZfs)                                                                          | [**2:53**](https://youtu.be/EOlzrr1VZfs)                                  |
| [**3B Vs 2A report**](https://youtu.be/QrgQiA85lX8)                                                                         | [**2:51**](https://youtu.be/QrgQiA85lX8)                                  |

## Matching and Reconciliation

Learn how to reconcile your books and maximize ITC Claim

| Content                                                                            | Duration                                                 |
| ---------------------------------------------------------------------------------- | -------------------------------------------------------- |
| [**How to match GSTR-2A with Purchase Register?**](https://youtu.be/Il-oZGDDPCI)   | [**1:24**](https://youtu.be/Il-oZGDDPCI)                 |
| [**How to match GSTR-2B with Purchase Register?**](https://youtu.be/5mhp2od6uR0)   | [**1:23**](https://youtu.be/5mhp2od6uR0)                 |
| [**How to match GSTR-1 with Sales?**](https://www.youtube.com/watch?v=maupLzIKUSA) | [**1:27**](https://www.youtube.com/watch?v=maupLzIKUSA)  |
| [**ITC Claim in GSTR-3B (in Hindi)**](https://www.youtube.com/watch?v=jIZiQQeTEV4) | [**08:56**](https://www.youtube.com/watch?v=jIZiQQeTEV4) |

## Filing Returns

Learn how to file returns on ClearTax

| Content                                                           | Duration                                                 |
| ----------------------------------------------------------------- | -------------------------------------------------------- |
| [**Filing GSTR-3B**](https://www.youtube.com/watch?v=WHnI8KGQ6KQ) | [**17:36**](https://www.youtube.com/watch?v=WHnI8KGQ6KQ) |
| [**Filing GSTR-9**](https://youtu.be/9e-ewTcL3Pk?t=137)           | [**12:49**](https://youtu.be/9e-ewTcL3Pk?t=137)          |


---

# 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/cleargst-video-tutorials.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.
