> 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-certificate.md).

# 인증서 삭제

다음은 IAF CertSearch 데이터베이스에서 인증서 데이터를 수동으로 삭제하는 방법에 대한 안내 문서입니다.

{% hint style="warning" %} <mark style="color:red;">**중요 노트**</mark><mark style="color:red;">:</mark> 인증서를 삭제하면 **데이터베이스에서 영구적으로 삭제**되므로, **이 작업을 되돌릴 수 없습니다**. IAF Database LLC는 이 작업으로 인해 발생할 수 있는 어떤 결과에 대해서도 책임지지 않습니다. 자세한 내용은 약관을 참조하십시오.
{% endhint %}

### 개별 인증서 삭제

1. **인증서** 목록 페이지에서 삭제할 인증서를 선택하십시오.
2. 인증서 세부 정보 페이지의 하단 섹션으로 스크롤하십시오.
3. **'인증서 삭제'** 버튼을 클릭하십시오.
4. 인증서 데이터를 실수로 삭제하지 않도록 하기 위해 확인을 요구합니다.
5. **'OTP 보내기'** 버튼을 클릭하십시오.
6. 받은 편지함에서 코드를 복사하여 OTP 확인 입력 필드에 붙여넣기 하십시오.
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/delete-certificate.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.
