# Import & Export

The **Import & Export** section provides a suite of tools designed to support seamless integration, efficient data exchange, and comprehensive traceability across environments.

It includes the following capabilities:

1. [Map configurations and entities between Spazio and Data Mover Smart](/data-mover-smart/settings/import-and-export/spazio-mft-s.md): import existing configurations and entities from the **Spazio** environment into **Data Mover Smart**. This process translates Spazio-generated files into their corresponding representations within Data Mover Smart, enabling integration and continuity across the two platforms.
2. [Transfer data between Data Mover Smart instances](/data-mover-smart/settings/import-and-export/dms.md): facilitate data transfer between different **Data Mover Smart** instances. This feature ensures smooth and reliable information flow across Data Mover Smart environments.
3. [Review import and export history](/data-mover-smart/settings/import-and-export/history.md): access the log of all import and export operations. This feature allows you to view detailed information about each action and remove previously imported configurations when necessary.


---

# 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.primeur.com/data-mover-smart/settings/import-and-export.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.
