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

# تحميل الملف

## البدء بتحميل الملفات

تعتبر عملية تحميل الملف هي عملية نقل البيانات من ملف خارجي عبر أداة تحميل الملف في IAF CertSearch.

{% hint style="info" %}
**المعلومات المسبقة:**

* البيانات المنسقة في [**Excel**](/accreditation-bodies/ab-ar/data-management/import-certification/certification-file-templates/manage-data-in-excel.md) أو [**XML**](/accreditation-bodies/ab-ar/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" %}
**ملاحظة:** يمكنك تحميل نوع ملف واحد فقط في دفعة واحدة، ولا يُسمح بتحميل عدة أنواع من الملفات في دفعة واحدة. لمعرفة المزيد حول قواعد استيراد البيانات، انقر [هنا](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ar/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-ar/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></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, and the optional `goal` query parameter:

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