# Grid - Data Import Wizard

The Data Import Wizard is a feature available to GridMate users that simplifies the process of importing data from external sources into their Salesforce org. With step-by-step guidance, real-time updates, and error messages, it reduces the risk of errors and saves time compared to manual data entry.

## Enable Import Object

The **Enable Import object** feature allows you to add the Data Import Wizard action to your Grid.

<figure><img src="/files/5oRdYkhWf1CDTzGZ4YS0" alt=""><figcaption><p><strong>Enable Import object</strong></p></figcaption></figure>

## Data Import Monitor

The Import Monitor is a GridMate utility bar that enables you to monitor the status of imports and detect any errors that may occur during the process.

<figure><img src="/files/1JKqckQlOPlNFe9WmtBf" alt=""><figcaption></figcaption></figure>

## Data Import Wizard Setup

By enabling import objects and adding the Import Monitor, you can now easily import your data using the GridMate Import Wizard from any **GM - Smart Grid(Related List, FieldSet, ListView and User Grid)**. The video below is a step-by-step tutorial to get familiar with import wizard👇.

{% embed url="<https://youtu.be/gxdfYWecmMY>" %}


---

# 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.gridmate.io/advanced-guides/grid-data-import-wizard.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.
