> For the complete documentation index, see [llms.txt](https://docs.fact-finder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fact-finder.com/docs/de/import/manual-import-product-data.md).

# Manueller Daten-Import: Produktdaten

> Erfahren Sie, wie Sie Produktdaten manuell in Ihren NG-Suchindex Daten-importieren.

> Arbeiten Sie mit dem Professional Services-Team zusammen, um automatische Daten-Importe einzurichten (z. B. nachts). Der manuelle Daten-Import ist normalerweise nur außerhalb des regulären Zeitplans erforderlich.

## 1. Öffne die Import-Seite

![](/files/a43c28d69038209ecf20d3721adca24391f37cb6)

Klicken Sie auf **Daten-Import** in der Menüleiste.

## 2. Wählen Sie einen Kanal

![](/files/5048c24c5bed28a493d57d923c13bf75ccd3b0f6)

Wählen Sie einen Kanal aus dem Dropdown-Menü aus oder wählen Sie **Alle Kanäle**.

## 3. Wählen Sie "Daten"

![](/files/2de2f9bc559851c4da1b51096a30b0ea5ea7c86c)

Wählen Sie im Dropdown-Menü **Daten** und überprüfen **Daten-Import aus Quelldatei**. Wenn eine Download-URL konfiguriert ist und Sie aktuelle Daten als Teil dieses Daten-Imports abrufen möchten, markieren Sie auch **Produktdaten herunterladen**.

Hinweis: Die **Daten-Import aus Quelldatei** Das Kontrollkästchen steuert nur die zentrale Produktdaten-CSV. Wenn das Geo- oder CSI-Modul aktiviert ist, kann außerdem ein vollständiger Daten-Import aus allen CSV-Dateien erforderlich sein, einschließlich **Preis- Daten-Import aus Quelldatei** und/oder **Geo-Daten-Import aus Quelldatei**. Aktivieren Sie die entsprechenden Kontrollkästchen, falls erforderlich.

## 4. Starten Sie den Daten-Import

FactFinder sammelt die Daten basierend auf der Kanal-Konfiguration und importiert sie erneut.

![](/files/7bd11bab8c69eefaad264a2762b997c64da0c207)

Klicken Sie auf **START DATEN-Import**.

Wenn Sie auch Suggest aktualisieren möchten, wählen Sie **Vorschlagen** nachdem der Daten-Import abgeschlossen ist und klicken Sie **START DATEN-Import** wieder.


---

# 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://docs.fact-finder.com/docs/de/import/manual-import-product-data.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.
