# Product importer

With the Product Importer, you can:\
• **Create new products** – only simple products can be imported and created from scratch.\
• **Update existing products** – you can update data across all product types: simple, products with variants, and grouping products.&#x20;

{% hint style="info" %}
When the [Auto-SKU](https://usermanual.ergonode.com/~/revisions/tUY4SbgLzYvqjcmlzQ4f/system/settings/sku) option is enabled, Product Importer will obey this setting.
{% endhint %}

{% hint style="info" %}
Please keep in mind that this is a product data importer only; in contrast to Ergonode transfer, it will not create new attributes if they do not already exist.

Only products, categories, and attribute options can be created (depending on the import settings).
{% endhint %}

{% hint style="info" %}
The maximum number of columns allowed per file is 1,000. Each column name can be up to 256 characters long. The maximum file size is 5 MB.
{% endhint %}

{% hint style="info" %}
The feature supports creating new products form tthe same template and one language at a time only.
{% endhint %}

{% hint style="success" %}
You can use Variables in imported data (where supported). Please read [more ](/product-design/attributes/attribute-variables.md)to get information on Variables and how to use them.
{% endhint %}

There are two tabs available, [Profiles ](/data-exchange/product-importer/profiles.md)and [History](/data-exchange/product-importer/history.md).

<figure><img src="/files/9MQVYon6WmSSyM2sOsSi" alt=""><figcaption></figcaption></figure>


---

# 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/data-exchange/product-importer.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.
