# Running / Importing data

When the import profile is already created, it will be presented on the grid view. To run it click on the pen (edit) icon.

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

This page contains two tabs: [General](/system/ergonode-transfer/import/running-importing-data/general.md) and [History](/system/ergonode-transfer/import/running-importing-data/history.md).

It's also possible to run import manually from here or delete it.

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

To start importing click on *IMPORT NOW*. Drag and drop the ZIP file that contains your CSV file or files, according to your import profile settings, and click on *IMPORT NOW*.

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

More information about the file structure and how to properly create them can be found [here](https://docs.ergonode.com/ergonode-transfer/overview/files-format).

Progress can be checked on the [History](/system/ergonode-transfer/import/running-importing-data/history.md) tab.


---

# 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://usermanual.ergonode.com/system/ergonode-transfer/import/running-importing-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.
