# 🆕 Data Mapping by Sectors

{% hint style="info" %}
If you choose not to map your data, ensure that you define the country using IAF CertSearch's sectors dataset. You can view the full list here: [Sectors](https://support.iafcertsearch.org/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/standards/technical-sectors)
{% endhint %}

To perform the mapping, choose **"Sectors"** as the Field Name.

1. Go to **'Import Settings'**
2. Click the **'Global Mapping'** tab
3. In the Data Mapping tab, click the **'+ Add Data Mapping'** button

<figure><img src="https://support.iafcertsearch.org/~gitbook/image?url=https%3A%2F%2F3317077539-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FxKFpI6wDGVdq63PqCqs7%252Fuploads%252FM4Z4FJFic7ZAPZ9UV1EW%252Fimage.png%3Falt%3Dmedia%26token%3D375200cc-8ae6-4639-b8a4-284f622549f1&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=4ed0c4bf&#x26;sv=1" alt=""><figcaption></figcaption></figure>

4. Select **Sectors** as the Field Name you want to do that mapping to.
5. Enter the value of the source data
6. Select the target **Sectors** where you want the source to be mapped.

<figure><img src="/files/ASJ5mpmtyE5kzoXV548Z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In this case, "**Agriculture**" is the data value defined from the source (e.g., Excel/XML file). The system will not process this data because "**Agriculture**" is not recognized as part of the sector dataset. To successfully import the data, you must map it to the correct sectors recognized by the system—in this example, "**1 — Agriculture, forestry and fishing**."
{% endhint %}

1. To add multiple mapping, just click the Add Data Mapping button
2. Once done, click the **'Submit'** button


---

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