> 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/certifications/add-additional-sites.md).

# 추가 사이트 추가

### 추가 사이트를 추가하려면:

1. 인증서 목록 페이지에서 추가 사이트를 추가하려는 인증서를 검색하십시오.
2. **인증서 번호** 또는 **'보기'** 버튼을 클릭하십시오.
3. 인증서 상세 페이지에서 **'추가 사이트'** 탭을 클릭하십시오.
4. **'+ 추가 사이트 추가'** 버튼을 클릭하십시오.
5. 추가 사이트 필드를 작성하십시오:

{% tabs %}
{% tab title="추가 사이트 데이터 필드" %}

* 추가 사이트 주소 (선택 사항)
* 추가 사이트 도시 (선택 사항)
* 추가 사이트 주(선택 사항)
* 추가 사이트 우편 번호/우편 번호(선택 사항)
* 추가 사이트 국가/경제 <mark style="color:red;">(필수)</mark>
* 추가 사이트 범위(선택 사항)
* 인증서 필드에 대해 자세히 알아보려면 여기를 클릭하십시오.
  {% endtab %}
  {% endtabs %}

6. **'제출'** 버튼을 클릭하십시오.
7. 모든 데이터가 유효한 경우, 추가 사이트 데이터가 성공적으로 업데이트됩니다.

인증서와 인증 된 엔티티 필드에 대해 자세히 알고 싶으신가요? [**여기**](/accreditation-bodies/ab-ko/data-management/import-certification/certification-file-templates.md)를 클릭하세요.

**대량 데이터를 가져 오려고합니까?** [**데이터 가져오기**](/accreditation-bodies/ab-ko/data-management/import-certification.md)를 사용해보세요.

***

### 관련 문서

> 인증서 정보 업데이트
>
> 다중 표준 추가
>
> 추가 사이트 추가


---

# 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/certifications/add-additional-sites.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
