> 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/uruchamianie-importowanie-danych.md).

# Uruchamianie / importowanie danych

Gdy profil importu jest już utworzony, zostanie wyświetlony w widoku siatki. Aby go uruchomić, kliknij ikonę długopisu (edytuj).

<figure><img src="/files/7a80d37079b8d4f438c612490c610e19a307c8be" alt=""><figcaption></figcaption></figure>

Ta strona zawiera dwie zakładki: [Ogólne](/ergonode-user-manual-pl/system/ergonode-transfer/import/uruchamianie-importowanie-danych/ogolne.md) oraz [History](/ergonode-user-manual-pl/system/ergonode-transfer/import/uruchamianie-importowanie-danych/historia.md).

Stąd możesz także ręcznie uruchomić import lub go usunąć.

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

Aby rozpocząć import, kliknij *IMPORT NOW*. Przeciągnij i upuść plik ZIP zawierający plik(i) CSV zgodnie z ustawieniami profilu importu, a następnie kliknij *IMPORT NOW*.

<figure><img src="/files/5e3d63923bc3021f7be4604f94ee1790de1530cd" alt=""><figcaption></figcaption></figure>

Więcej informacji o strukturze plików i sposobie ich prawidłowego tworzenia znajdziesz [tutaj](https://docs.ergonode.com/ergonode-transfer/overview/files-format).

Postęp możesz śledzić na [History](/ergonode-user-manual-pl/system/ergonode-transfer/import/uruchamianie-importowanie-danych/historia.md) karty.


---

# 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, and the optional `goal` query parameter:

```
GET https://usermanual.ergonode.com/ergonode-user-manual-pl/system/ergonode-transfer/import/uruchamianie-importowanie-danych.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
