# 인증 기관

인증된 Entity는 조직에서 업로드 한 인증된 Entity에 대한 액세스를 제공합니다. 인증 데이터는 [파일 업로드](/accreditation-bodies/ab-ko/data-management/import-certification-body/file-upload.md), [FTP](/accreditation-bodies/ab-ko/data-management/import-certification-body/ftp-access.md) 및 [API](https://documentation.iafcertsearch.org/api-developer-guide/api-integration/accreditation-body-apis/certified-entity-api)를 통해 수집하고 가져올 수 있습니다.

이 페이지에서는 인증된 Entity 데이터를 보고 수동으로 관리할 수 있습니다.

### 인증된 Entity

인증된 Entity 목록을 보려면 왼쪽 탐색에서 \*\*'인증된 Entity'\*\*를 클릭합니다.

이 페이지에는 다음 정보가 포함됩니다.

<table><thead><tr><th width="214.5">열 이름</th><th>설명</th></tr></thead><tbody><tr><td><strong>인증된 Entity 고유 ID</strong></td><td>A <em>IAF CertSearch 데이터베이스에서 인증된 Entity 레코드를 조회하기 위한 참조 번호 또는 추적 번호로 사용되는 특정 인증된 Entity의 고유 식별자입니다.</em></td></tr><tr><td><strong>인증된 Entity</strong></td><td><em>인증된 Entity의 이름</em></td></tr><tr><td><strong>국가</strong></td><td><em>인증된 Entity의 위치 국가</em></td></tr><tr><td><strong>비밀</strong></td><td><p><em>Certificate 정보에 대한 공개 액세스 권한, 값은 다음 중 하나일 수 있습니다:</em></p><ul><li><em>비밀, 공개에 대한 인증 세부 정보 제한</em></li><li><em>비밀 아님, 인증 세부 정보에 대해 공개 액세스 허용</em></li></ul></td></tr><tr><td><strong>인증서</strong></td><td><em>인증된 Entity에 발급 된 인증서의 수입니다.</em></td></tr><tr><td><strong>업데이트 날짜</strong></td><td><em>인증된 Entity 데이터가 마지막으로 업데이트된 날짜</em></td></tr><tr><td><strong>생성 일</strong></td><td><em>인증된 Entity 레코드가 생성된 날짜</em></td></tr></tbody></table>

또한 **인증된 Entity 이름으로 검색** 및 **국가별로 필터링**을 통해 목록을 세분화 할 수 있습니다.

이 섹션에서는 개별 인증된 Entity 정보를 보고 관리할 수도 있습니다.

### 데이터 Import을 통한 인증된 Entity 데이터 관리

{% hint style="info" %}
데이터 Import을 통해 데이터를 가져오기 전에, 인증 검색 데이터 형식 및 구조에 대해 [인증 파일 형식](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/broken-reference/README.md), [인증서 템플릿](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/broken-reference/README.md), [Excel에서 데이터 관리](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/broken-reference/README.md) 및 [XML에서 데이터 관리](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/broken-reference/README.md)에 대해 알아보시기 바랍니다.
{% endhint %}

#### 데이터 Import 방법

> [파일 업로드](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/broken-reference/README.md)
>
> [FTP](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/broken-reference/README.md)
>
> [API](https://documentation.iafcertsearch.org/api-developer-guide/api-integration/accreditation-body-apis/certified-entity-api)


---

# 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/certified-entities.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.
