> 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/import-data/e-invoices-data-from-mi-edoc.md).

# E-invoices data from MI EDoc

**Steps to import E-invoices on the MI GST Portal**

**Step 1:** Go to the import settings.&#x20;

There are two ways to reach the configuration page.

Way 1: Go to the "Data Import" section. Click on the "Import button" and then click on "Import E-invoice from Masters India EDoc" under the Sales tab.&#x20;

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

Way 2: Go to the "Configuration" Section and select "Manage E-invoice Import Settings" Tile

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

**Step 2:** Configure the import

Once you reach the setting tile, the user needs to set the import settings as per their requirements.

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

1\) Starting date: The date from which the E-invoices generated would be scheduled to import.

2\) Sync Time: Time scheduled, when the import cron would run and the API would be hit.

3\) Time Slot: The Sync Interval, which should be the regularity of time slots for hitting the API to import. (Daily, weekly, bi-weekly, monthly)

4\) Business to import: GSTINs'/Businesses' E-invoice data to be imported.

Once these settings are filled in, the user needs to click on the "Update Settings" button, and the import will be scheduled and run accordingly.

These E-invoices would be imported as Sales register in the MI GST Software database.


---

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

```
GET https://docs.mastersindia.co/masters-india-gst-software/introduction/import-data/e-invoices-data-from-mi-edoc.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.
