> 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-ko/data-management/import-certification-body/data-mapping.md).

# 데이터 매핑

데이터 매핑 기능은 모든 가져오기 활동의 매핑된 데이터를 보고 관리 할 수 있게 해줍니다.

## **데이터 매핑이란 무엇인가?**

데이터 매핑 이슈는 소스 파일에서 데이터 값이 IAF CertSearch 데이터베이스에서 요구되는 데이터 값과 일치하지 않을 때 발생합니다. 아래 예시를 참조하세요:

<table data-header-hidden data-full-width="true"><thead><tr><th width="180"></th><th width="483">설명</th></tr></thead><tbody><tr><td><strong>Source</strong></td><td>시스템에서 인식되지 않는 소스 파일에 실제로 존재하는 데이터 값입니다.</td></tr><tr><td><strong>Target</strong></td><td>IAF CertSearch 데이터베이스에 정의된 데이터 값입니다.</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
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-ko/data-management/import-certification-body/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.
