> For the complete documentation index, see [llms.txt](https://docs.mastersindia.co/masters-india-gst-software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mastersindia.co/masters-india-gst-software/introduction/reports/search-gstin-e-invoice-applicability.md).

# Search GSTIN E-invoice Applicability

As per Notification No 10/2023 dated 10th May 2023, the threshold limit of E-invoicing turnover has been reduced to 5 crores from 01st August 2023. Thus many suppliers are now applicable for e-invoicing.

**Steps to use the report:**

**Step 1**: Go to the "Reports" section on the left navigation bar and click on the "GSTIN E-Invoice Applicability"

<figure><img src="/files/4UWBOeJOHN03YEuCXylG" alt=""><figcaption></figcaption></figure>

**Step 2**: Searching applicability of 1 GSTIN

Enter the GSTIN you are searching for in the space provided and then click on the "Search" button.

<figure><img src="/files/5ZIphapopsQvrk1lhSzr" alt=""><figcaption></figcaption></figure>

**Step 3**: If searching for multiple GSTINs.

1. Go to the "Data Import" tab on the screen.

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

2. Click on the "Import Data" button. Download the sample template and fill in the required GSTINs in the provided Excel template. Upload the same file on the portal to search the applicability.

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

Users can add up to 1000 GSTINs in one Excel upload.

3. Once the processing is completed, the status of the upload will be shown as "Done". The user can download the prepared report for all the GSTINs in Excel format, from the "Actions" column in the import table.

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


---

# 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.mastersindia.co/masters-india-gst-software/introduction/reports/search-gstin-e-invoice-applicability.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.
