# Bulk Import Certification

1. Go to Certifications Tab, on the left side navigation.
2. Click on **Bulk Import**
3. Redirected to Data Import
4. In Data Import, choose your **Import Method**

   a. File Upload

   b. FTP Server

   c. API Integration
5. Choose **'File Upload'** as your data import method
6. Select the files you want to upload
7. Click on the upload section to select the files from your local device

   a. *You may also drag and drop the files you want to upload*
8. After selecting the files, click on the **Upload** Button
9. After system validation, your data will successfully be added to IAF CertSearch
10. Once completed, click the **'Submit'** button
11. If all data is valid, the Certified Entity and its certificate will be successfully added to the IAF CertSearch.

{% hint style="info" %}
**Note:** If errors are encountered during the import process, go to [Error Handling](/accreditation-bodies/error-handling/error-handling.md).
{% endhint %}

To know more about Certification and Certified Entity fields, click [**here**](/accreditation-bodies/data-management/import-certification/certification-file-templates.md)**.**

***

### Related Articles

> [Update Certificate Information](/accreditation-bodies/data-management/certifications/edit-certificate.md)
>
> [Add Multiple Standards](/accreditation-bodies/data-management/certifications/add-multiple-standards.md)
>
> [Add Additional Sites](/accreditation-bodies/data-management/certifications/add-additional-sites.md)


---

# 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/data-management/certifications/bulk-import-certification.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.
