> 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-multiple-standards.md).

# 다중 표준 추가

### 여러 표준을 수동으로 추가하는 방법:

1. 인증서 상세 페이지에서 **'편집'** 버튼을 클릭하세요.
2. 표준 필드 섹션에서 **'표준 추가'** 버튼을 클릭하세요.
3. 추가된 입력 상자에서 추가하려는 표준을 선택하거나 검색하세요.
4. 선택한 후 **'제출'** 버튼을 클릭하세요.
5. 모든 데이터가 유효하다면, 표준이 인증서에 성공적으로 추가됩니다.

인증서 및 인증된 개체 필드에 대해 더 알아보려면 [**여기**](/accreditation-bodies/ab-ko/data-management/import-certification/certification-file-templates.md)를 클릭하세요.

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

***

### 관련 문서

> [인증서 정보 업데이트](/accreditation-bodies/ab-ko/data-management/certifications/edit-certificate.md)
>
> [여러 표준 추가](/accreditation-bodies/ab-ko/data-management/certifications/add-multiple-standards.md)
>
> [추가 사이트 추가](/accreditation-bodies/ab-ko/data-management/certifications/add-additional-sites.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-multiple-standards.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.
