> 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/import-certification/data-import-methods/file-upload.md).

# 파일 업로드

## \[#file-upload-rules] 시작하기

파일 업로드(File Upload)는 IAF CertSearch의 파일 업로더를 통해 외부 파일에서 데이터를 전송하는 과정입니다.

{% hint style="info" %}
**사전 요구 사항:**

* [**Excel**](/accreditation-bodies/ab-ko/data-management/import-certification/certification-file-templates/manage-data-in-excel.md) 또는 [**XML**](/accreditation-bodies/ab-ko/data-management/import-certification/certification-file-templates/manage-data-in-xml.md) 파일에 포맷된 데이터
  {% endhint %}

**평균 전송 속도:** 30초 \~ 2분(데이터 품질에 따라 다를 수 있음)

**허용되는 포맷:** XLSX 및 XML

**권장 사항:** 20에서 100,000개의 인증을 가지고 있는 소형, 중형 및 대형 CBs

***

## 파일 업로드를 통해 인증 데이터 가져오는 방법

아래 방법으로 데이터를 파일 업로드를 통해 가져옵니다:

1. '**인증 가져오기**' 페이지로 이동하세요.
2. '**파일 업로드**'를 데이터 가져오기 방법으로 선택하세요.
3. 업데이트하려는 파일을 선택하세요.

{% hint style="info" %}
**참고:** 한 번에 1개의 파일 포맷만 업로드할 수 있으며, 1번에 여러 개의 파일 포맷을 업로드하는 것은 허용되지 않습니다. 데이터 가져오기 규칙에 대해 자세히 알아보려면 [여기](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/import-certification/data-import-methods/broken-reference/README.md)를 클릭하세요.
{% endhint %}

3. 업로드 섹션을 클릭하여 로컬에 있는 파일을 선택하거나 업로드하려는 파일을 끌어다 놓으세요.

{% hint style="info" %}
**참고**: 한 번에 최대 **10개의 파일**을 가져올 수 있으며, 제한을 초과하는 파일은 업로드되지 않습니다. 업로드 제한에 대해 자세히 알아보려면 [여기](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/blob/main/data-management/import-certification/data-import-methods/broken-reference/README.md)를 클릭하세요.
{% endhint %}

4. 선택한 후 **업로드** 버튼을 클릭하세요.
5. 2단계에서 시스템이 데이터를 유효성 검사 시작합니다.
6. 유효성이 검증된 후, 데이터가 성공적으로 IAF CertSearch에 추가됩니다.

데이터 유효성 검사 중 오류가 발생한 경우, 문제를 해결하는 데 도움이 되도록 파일 업로드 규칙을 참조하세요.

***

## 파일 업로드 규칙

<table><thead><tr><th width="283">제한 사항</th><th>설명</th></tr></thead><tbody><tr><td><a data-footnote-ref href="#user-content-fn-1"><strong>배치 파일</strong></a> <strong>업로드 제한</strong></td><td>배치 당 최대 10개 파일</td></tr><tr><td><strong>파일 크기 제한</strong></td><td>최대 10k 레코드</td></tr><tr><td><strong>파일 포맷</strong></td><td><strong>XLSX</strong> 또는 <strong>XML</strong></td></tr><tr><td></td><td></td></tr></tbody></table>

[^1]: 한 번에 업로드한 파일 수를 검증하고 일괄 처리하는 것이 아니라 하나씩 업로드하는 것보다 더 효율적입니다.


---

# 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:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/import-certification/data-import-methods/file-upload.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.
