# 인증 기관

인증 기관 영역은 인증 받은 모든 인증 기관을 확인하고 정보를 관리하는 기능을 제공합니다.

인증 기관은 요약 목록으로 표시되며, 다음과 같은 데이터 필드를 확인할 수 있습니다:

<table><thead><tr><th width="236">Column Name</th><th>Description</th><th data-hidden>Example</th></tr></thead><tbody><tr><td>Activation Status</td><td>IAF CertSearch account status of the CB</td><td><em>Active</em></td></tr><tr><td>Unique ID</td><td>The unique ID assigned to the CB</td><td><em>AB01CB00001</em></td></tr><tr><td>Accreditation Status</td><td>CB's accreditation status</td><td><em>Active</em></td></tr><tr><td>Certification Body</td><td>Certification Body Name</td><td><em>Global Compliance Plus Pty Ltd.</em></td></tr><tr><td>Economy</td><td>Country where CB is located</td><td><em>Australia</em></td></tr><tr><td>Standards</td><td>Number of standards the accreditation body has assigned to the Certification Body</td><td><em>10</em></td></tr><tr><td>Certified Entities</td><td>Number of Certified Entities that have been uploaded</td><td><em>12,000</em></td></tr><tr><td>Certification</td><td>Number of certifications uploaded</td><td><em>16,820</em></td></tr><tr><td>Updated at</td><td>Last time the Certification Body account was updated by the Accreditation Body</td><td><em>20230122</em></td></tr><tr><td>Created at</td><td>Date the certification body account was added to the database</td><td><em>20210221</em></td></tr></tbody></table>

인증 기관 정보를 관리하는 방법을 알아보려면 아래 링크를 확인하세요:

> [인증 기관 추가](/accreditation-bodies/ab-ko/data-management/certification-bodies/add-cb.md)
>
> [인증 기관 편집](/accreditation-bodies/ab-ko/data-management/certification-bodies/manage-cb-details.md)


---

# 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/certification-bodies.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.
