> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/accreditation-bodies/ab-de/data-management/import-certification/global-mapping.md).

# Globale Zuordnung

Dieser Abschnitt führt Sie durch das Verwalten Ihrer globalen Mapping-Einstellungen, einschließlich Data Mapping und Field Mapping.

Sie haben die Möglichkeit, alle Ihre gemappten Felder und Daten auf der Seite Global Mapping auf ihren jeweiligen Seiten anzuzeigen und zu verwalten.

{% content-ref url="/pages/pMJPod1aekRRUEOeYbmS" %}
[Fehler bei Datenzuordnung beheben](/accreditation-bodies/ab-de/error-handling/resolve-data-mapping-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/3X4XxXyLsP3JLgOPvgjh" %}
[Fehler bei Feldzuordnung beheben](/accreditation-bodies/ab-de/error-handling/resolve-field-mapping-issues.md)
{% endcontent-ref %}

## Field Mapping-Regeln

* Alle nicht erkannten Felddnamen werden nicht erkannt und erfordern ein Field Mapping.
* Ein (1) Quellfeld **KANN NICHT** auf mehrere Ziel-Felder gemappt werden.
  * *In diesem Beispiel wird Issue Date auf Certification Issue Date und Certification Original Issue Date gemappt.*
    * **Issue Date** -> Certification Original Issue Date
    * **Issue Date** -> Certification Issue Date
* Mehrere Quellfeldwerte **KÖNNEN** auf ein (1) Zielfeld gemappt werden.
  * *In diesem Beispiel werden Cert Status und Status auf Certification Status gemappt.*
    * **Cert Status** -> Certification Status
    * **Status** -> Certification Status
  * In Excel gilt die Umbenennung des Tabellentitels als Field Mapping-Problem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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