> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/ergonode-user-manual-pl/system/ergonode-transfer/import.md).

# Import

{% hint style="success" %}
Ergonode Transfer obsługuje tylko prosty import plików przez protokół HTTP. Google Drive, MS Sharepoint itp. nie są wspierane.
{% endhint %}

{% hint style="info" %}
Limit rozmiaru pliku to 350 MB dla pliku zip oraz 1000 MB dla pliku znajdującego się wewnątrz zipa.
{% endhint %}

Jeśli dopiero zaczynasz pracę z Ergonode, pamiętaj, że dodawanie produktów będzie możliwe tylko wtedy, gdy wcześniej utworzysz elementy takie jak atrybuty i ich opcje, szablony, sekcje szablonów, odpowiednie jednostki, multimedia lub kategorie.&#x20;

Jeżeli plik importu products.csv odnosi się do elementów, które nie istnieją w Ergonode, import zakończy się niepowodzeniem.&#x20;

Brakujące elementy możesz dodać w ramach jednego importu — pamiętaj, aby właściwie skonfigurować profil importu i dołączyć odpowiednie pliki CSV.

{% hint style="info" %}
W pliku multimedia.csv link musi być zakodowany w formacie HTML, co oznacza, że znaki specjalne muszą mieć swoją wartość. Np.: spacja to %20
{% endhint %}

Aby utworzyć nowy import, kliknij + NEW IMPORT i postępuj zgodnie z instrukcjami [tutaj](/ergonode-user-manual-pl/system/ergonode-transfer/import/tworzenie-nowego-zadania-importu.md).

<figure><img src="/files/03653b138accc7eb1191c1e91332aa79257bc3cd" alt=""><figcaption></figcaption></figure>

Aby rozpocząć import, postępuj zgodnie z instrukcjami [tutaj](/ergonode-user-manual-pl/system/ergonode-transfer/import/uruchamianie-importowanie-danych.md).

Aby usunąć profil importu, kliknij ikonę kosza.

<figure><img src="/files/860bd5400b42c75f67d7b5fddb0bf889529fe40a" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ergonode-user-manual-pl/system/ergonode-transfer/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.
