# 2025-02-11: CE - AI Import

## Overview

The new AI Smart Import feature simplifies data integration by streamlining uploads for brands, categories, catalogs, products, prices, media, and category assignments. Powered by AI, it automatically maps uploaded files to the system's data structure, saving your time and effort. Quickly import sample data and scale your business faster.

## New features

| Feature                             | Benefit                                                                                                                           |
| ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| **AI driven import**                | Get started quickly and effortlessly, with no need for complex implementations for imports.                                       |
| **Data mapping and transformation** | Save time and reduce effort with automatic mapping and transformation of your uploaded JSON or CSV files into the data structure. |
| **Mapping generation**              | Ensure precise data alignment while eliminating manual work and minimizing errors.                                                |
| **Mixin support**                   | Easily adapt and fine-tune imports to meet your unique business requirements.                                                     |
| **Sample Data support**             | Accelerate your project setup by importing sample data with a single click, saving time and ensuring a quick start.               |

## Fixes and improvements

None as this is a new feature.

### Known problems

No known problems at time of release.

## Documentation and links

User Guides:

* [AI Smart Import](/agentic-commerce-intelligence/ai-in-emporix/ai-intro/ai-import.md)


---

# 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://developer.emporix.io/release-notes/archive/2025/2025-02-11-ce-ai-import.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.
