> 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/field-mapping.md).

# 필드 매핑

이 섹션에서는 데이터 매핑 및 필드 매핑을 포함한 글로벌 매핑 설정을 관리하는 방법을 안내합니다.

해당 페이지의 글로벌 매핑 페이지에서 매핑된 필드와 데이터를 보고 관리할 수 있습니다.

1. \*\*'인증 기관 가져오기'\*\*로 이동합니다.
2. **'필드 매핑'** 탭을 클릭합니다.
3. 편집하려는 매핑된 데이터를 찾습니다.
4. **'동작'** 버튼을 클릭한 다음 \*\*'매핑 삭제'\*\*를 클릭합니다.
5. 삭제 확인 모달이 나타나면 '확인'을 클릭합니다.
6. 작업을 마치면 매핑된 데이터가 필드 매핑 목록에서 삭제됩니다.

***

## 필드 매핑 규칙

* 인식되지 않은 필드 이름은 인식되지 않으며 필드 매핑이 필요합니다.
* 하나 (1)의 소스 필드는 여러 대상 필드에 매핑될 수 없습니다.
  * *이 예에서, 이슈 날짜는 인증 이슈 날짜 및 인증 원래 이슈 날짜에 매핑되었습니다.*
    * **이슈 날짜** -> 인증 원래 이슈 날짜
    * **이슈 날짜** -> 인증 이슈 날짜
* 여러 소스 필드 값은 하나 (1)의 대상 필드에 매핑될 수 있습니다.
  * *이 예에서, 인증 상태와 상태는 인증 상태로 매핑되었습니다.*
    * **인증 상태** -> 인증 상태
    * **상태** -> 인증 상태
  * Excel에서 시트 탭 이름을 변경하는 것은 필드 매핑 문제로 간주됩니다.


---

# 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/field-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.
