# Resolve Data Mapping Issues

The Data Mapping issue may appear during the initial data validation process, which always takes place after selecting the files you want to upload **(Step 2 of data import)**.

## To Resolve Data Mapping Issues

1. Click the **'Data Mapping'** from the validation navigation within the data import process:
2. Once clicked, a list of all the fields that are unrecognized by the system is listed in the main content area.

<figure><img src="https://3317077539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxKFpI6wDGVdq63PqCqs7%2Fuploads%2FUQlXXCsjqzT5dMAn9deq%2F%5BDM%5D-import-data-mapping.png?alt=media&#x26;token=59f886d0-5756-47d3-bd70-b4e6ff93d03f" alt=""><figcaption></figcaption></figure>

<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. Under the Target column, search or select the dataset you want to map your source data to.

<figure><img src="https://3317077539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxKFpI6wDGVdq63PqCqs7%2Fuploads%2F7c7cyl1lNumhulM3LAxH%2F%5BDM%5D-import-data-mapping-select-field.png?alt=media&#x26;token=ab014df1-b493-4928-9bc4-005e1b5b0cc3" alt=""><figcaption></figcaption></figure>

4. Once all data mapping issues are resolved, click the **'Apply Data Mapping'** button to ensure that the mapped data are submitted.
5. Once done, the system will continue validating your data.&#x20;
6. If all data is valid, your data will be successfully imported.

To know more about Data Mapping, read the related articles below:

### Related Topics

> [Global Data Mapping](https://support.iafcertsearch.org/certification-bodies/data-management/import-settings/global-mapping/data-mapping#what-is-data-mapping)
>
> [Add Data Mapping](https://support.iafcertsearch.org/certification-bodies/data-management/import-settings/global-mapping/data-mapping#add-data-mapping)
>
> [Edit Mapped Data](https://support.iafcertsearch.org/certification-bodies/data-management/import-settings/global-mapping/data-mapping#edit-mapped-data)
>
> [Delete Mapped Data](https://support.iafcertsearch.org/certification-bodies/data-management/import-settings/global-mapping/data-mapping#delete-mapped-data)

​


---

# 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/certification-bodies/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.
