# Resolve Field Mapping Issues

The Field 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 Field Mapping Issues

1. Click the '**Field Mapping'** from the validation navigation within the data import process:

<figure><img src="https://3317077539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxKFpI6wDGVdq63PqCqs7%2Fuploads%2FT9rCDcU6kPy6WBcBmdJ7%2F%5BDM%5D-field-mapping-nav.png?alt=media&#x26;token=98a8e5ff-d12d-4e3a-ad26-c3cc241c4265" alt=""><figcaption></figcaption></figure>

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%2Fiucw5F3lVfpGLGUlYw4B%2F%5BDM%5D-field-mapping-list.png?alt=media&#x26;token=41f7800e-c955-42c8-a9d1-6b1992a6d0cb" alt=""><figcaption></figcaption></figure>

3\. In the field mapping list, you're provided with the error details such as:

{% hint style="info" %}
Displaying the Sheet Name is only applicable to Excel files.
{% endhint %}

Under the Target column, search or select the Field Name you want to map your source field to.

<figure><img src="https://3317077539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxKFpI6wDGVdq63PqCqs7%2Fuploads%2FPrwM9PIEYoP1DAriLqd8%2F%5BDM%5D-field-mapping-dropdown.png?alt=media&#x26;token=008ec484-ebe1-42da-9198-868c0b222cc9" alt="" width="563"><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>Sheet Name</strong></td><td>Sheet tab where the error is seen.</td></tr><tr><td><strong>Source</strong></td><td>The actual field name that exists from your source file, that is not recognized by the system.</td></tr><tr><td><strong>Target</strong></td><td>The field name defined in the IAF CertSearch database.</td></tr></tbody></table>

4. Once selected, click the **'Apply Field Mapping'** button to ensure that the mapped fields are submitted.
5. Once done, the system will continue validating your data. To learn more about the Data Validation Process, click here.
6. If all data is valid, your data will be successfully imported.

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

### Related Topics

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


---

# 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-field-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.
