# Import Data

The Import Data module allows user to import and maintain their data for Sales and Purchases made throughout the Financial Year. The user can view their imported data for any Financial year and month in the View Data section.&#x20;

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

User can make changes in invoices using edit feature and delete them , lock / unlock them as well .

The user can also export their complete data or category wise data using Filters for both sales and purchase register.&#x20;

To learn more, please refer to next page.


---

# 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/import-data.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.
