# Data Mapping by Country

## Data Mapping by Country

{% hint style="info" %}
If you choose not to map your data, ensure that you define the country using IAF CertSearch's Countries dataset. You can view the full list here: [Countries ](https://support.iafcertsearch.org/accreditation-bodies/iaf-certsearch-data-structure/iaf-certsearch-dataset/countries)​To perform the mapping, choose **"Country"** as the Field Name.
{% endhint %}

1. Go to **'Import Settings'**
2. Click the **'Global Mapping'** tab
3. In the Data Mapping tab, click the **'+ Add Data Mapping'** button
4. Select **Country** as the Field Name you want to do that mapping to.
5. Enter the value of the source data, for example: UK
6. Select the target **Country Name** where you want the source to be mapped.


---

# 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/data-management/import-settings/global-mapping/data-mapping/data-mapping-by-country.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.
