# 文件上传

## [#file-upload-rules](#file-upload-rules "mention")入门指南

文件上传是通过IAF CertSearch的文件上传器从外部文件传输数据的过程。

{% hint style="info" %}
**先决条件：**

* 数据格式为[**Excel**](/accreditation-bodies/ab-zh/data-management/import-certification/certification-file-templates/manage-data-in-excel.md)或[**XML**](/accreditation-bodies/ab-zh/data-management/import-certification/certification-file-templates/manage-data-in-xml.md)文件
  {% endhint %}

**平均传输速度：** 30秒 \~ 2分钟，具体取决于数据质量

**可接受的格式：** XLSX和XML

**推荐：** 小型、中型和大型的CB，其中包含20至100,000个认证

***

## 如何通过文件上传导入认证数据

要通过文件上传导入数据，请执行以下步骤：

1. 转到\*\*“导入认证”\*\*页面
2. 选择\*\*“文件上传”\*\*作为您的数据导入方法
3. 选择要更新的文件

{% hint style="info" %}
**注意：** 每批次只能上传1种文件格式，不允许在1批次中上传多种文件格式。要了解有关数据导入规则的更多信息，请单击[这里](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/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-zh/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><strong>批次文件</strong> <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: 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-zh/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.
