# Fehler bei Datenzuordnung beheben

Das Datenmapping-Problem kann während des Initialisierungs-Prozesses der Datenvalidierung auftreten, der immer nach der Auswahl der hochzuladenden Dateien stattfindet (**Schritt 2 des Datenimports**).

## So lösen Sie Datenmapping-Probleme

1. Klicken Sie auf **'Datenmapping'** in der Validierungs-Navigation des Datenimport-Prozesses:
2. Nach dem Klicken wird eine Liste aller Felder angezeigt, die vom System nicht erkannt werden, im Hauptinhalt.

<table data-header-hidden data-full-width="true"><thead><tr><th width="180"></th><th width="483">Description</th></tr></thead><tbody><tr><td><strong>Field Name</strong></td><td>Field Name where the data error is seen.</td></tr><tr><td><strong>Source</strong></td><td>The actual data value that exists from your source file, that is not recognized by the system.</td></tr><tr><td><strong>Target</strong></td><td>The data value defined in the IAF CertSearch database.</td></tr></tbody></table>

|

3. Suchen oder wählen Sie unter der Ziel-Spalte den Datensatz aus, dem Sie Ihre Quelldaten zuordnen möchten.
4. Sobald alle Datenmapping-Probleme behoben wurden, klicken Sie auf die Schaltfläche **'Datenmapping übernehmen'**, um sicherzustellen, dass die zugeordneten Daten übermittelt werden.
5. Nach Abschluss wird das System Ihre Daten weiter validieren.
6. Wenn alle Daten gültig sind, werden Ihre Daten erfolgreich importiert.


---

# 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://support.iafcertsearch.org/accreditation-bodies/ab-de/error-handling/resolve-data-mapping-issues.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.
