> 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/delete-additional-site.md).

# 추가 사이트 삭제

### 인증서의 추가 사이트를 삭제하려면 다음을 수행합니다:

1. 인증서 목록 페이지에서 추가 사이트를 추가하고자하는 인증서를 검색합니다.
2. **인증서 번호**를 클릭합니다.
3. 인증서 상세 페이지에서 **'추가 사이트'** 탭을 클릭합니다.
4. 삭제하려는 사이트를 검색합니다.
   * 동작 열에서 **더보기** 아이콘을 클릭합니다.
   * **'삭제'** 버튼을 클릭합니다.
5. 사이트를 계속 삭제하려면 **"OK"** 버튼을 클릭하여 확인합니다.

인증서 및 인증 신업체 필드에 대해 자세히 알아보려면 [**여기**](/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/delete-additional-site.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.
