# 데이터 매핑

데이터 맵핑 기능은 모든 가져오기 활동의 매핑된 데이터를 보고 관리할 수 있는 기능을 제공합니다.

## 데이터 맵핑이란?

데이터 맵핑 문제는 원본 파일의 데이터 값이 IAF CertSearch 데이터베이스의 필요한 데이터 값과 일치하지 않을 때 발생합니다. 아래 예시를 참조하세요:

<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>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>

{% hint style="info" %}
**팁:**

데이터 업로드 문제를 최소화하기 위해 데이터 맵핑을 가져오기 전에 추가하는 것을 권장합니다. 이렇게하면 가져오기 프로세스 중단을 방지할 수 있습니다. 데이터 맵핑 추가에 대해 자세히 알아보려면 [여기](/accreditation-bodies/ab-ko/error-handling/resolve-data-mapping-issues.md)를 클릭하세요.
{% endhint %}

## 모든 매핑된 데이터 보기

1. \*\*'인증서 가져오기'\*\*로 이동합니다.
2. **'글로벌 매핑'** 탭을 클릭합니다.
3. 데이터 맵핑 탭에서 모든 매핑된 데이터를 모두 액세스할 수 있습니다.

4\. 특정 필드로 필터링된 목록을 보려면 탐색 탭을 클릭할 수 있습니다.

* **국가** - 국가 필드와 관련된 모든 매핑된 데이터 및 매핑되지 않은 데이터
* **인증서 유형** - 인증서 유형 필드와 관련된 모든 매핑된 데이터 및 매핑되지 않은 데이터
* **표준** - 표준 필드와 관련된 모든 매핑된 데이터 및 매핑되지 않은 데이터
* **스키마** - 스키마 필드와 관련된 모든 매핑된 데이터 및 매핑되지 않은 데이터
* **인증서 상태** - 인증서 상태 필드와 관련된 모든 매핑된 데이터 및 매핑되지 않은 데이터

## 데이터 맵핑 추가

1. \*\*'인증서 가져오기'\*\*로 이동합니다.
2. **'글로벌 매핑'** 탭을 클릭합니다.
3. 데이터 맵핑 탭에서 **'+ 데이터 맵핑 추가'** 버튼을 클릭합니다.
4. 소스 데이터의 값을 입력합니다.
5. 소스 데이터를 매핑할 위치를 선택합니다.
6. 여러 매핑을 추가하려면:
   * **'데이터 맵핑 추가'** 버튼을 클릭합니다.
7. 완료 후, **'제출'** 버튼을 클릭합니다.

***

## 매핑된 데이터 편집

1. \*\*'인증서 가져오기'\*\*로 이동합니다.
2. **'글로벌 매핑'** 탭을 클릭합니다.
3. 데이터 맵핑 탭 목록에서 편집하려는 매핑된 데이터를 찾습니다.
4. **'동작'** 버튼을 클릭한 후 \*\*'세부 정보 보기'\*\*를 클릭합니다.
5. 매핑된 세부 정보 모달에서 \*\*'편집'\*\*을 클릭합니다.
6. 편집하려는 필드를 업데이트합니다.
7. 완료 후, **'변경 사항 저장'** 버튼을 클릭합니다.

***

## 매핑된 데이터 삭제

1. \*\*'인증서 가져오기'\*\*로 이동합니다.
2. **'글로벌 매핑'** 탭을 클릭합니다.
3. 데이터 맵핑 탭 목록에서 삭제하려는 매핑된 데이터를 찾습니다.
4. **'동작'** 버튼을 클릭한 후 \*\*'매핑 삭제'\*\*를 클릭합니다.
5. 삭제 확인 모달이 표시되면 \*\*'확인'\*\*을 클릭합니다.
6. 완료 후, 맵핑된 데이터는 데이터 맵핑 목록에서 삭제됩니다.


---

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