> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-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/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/data-import.md).

# Data Import

## Getting Started

Data Import Certificates provide the ability to import your data into IAF CertSearch through different import methods. The data can come from a variety of sources, including **spreadsheets (.xlsx**), **text files (XML)** or **APIs**. It is recommended for members who want to upload bulk data from at least 20 up to 100,000 or more.

This documentation will help you get started with uploading and managing your data through different Data Import Methods.

Before proceeding to import, we recommend ensuring the following prerequisites have been met:

{% hint style="info" %}
**Prerequisites**

* An active IAF CertSearch CB account
* A formatted file, containing the data you want to upload
* A clean and formatted data that matches with the IAF CertSearch data structure.
  {% endhint %}

### Learn how to manage data through the provided data templates

> [Certification Data Templates](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/certification-templates.md)
>
> [Certification Data Fields Glossary](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/field-name-glossary/certification-fields-glossary.md)

### Learn about the Data Import Methods

> [File Upload](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/data-import/data-import-methods/file-upload.md)
>
> [FTP](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/data-import/data-import-methods/ftp.md)
>
> [API](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/data-import/data-import-methods/api.md)

### Data Import Rules and Settings

> [Global Mapping](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-settings/global-mapping.md)
>
> [Import Activities](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/import-activities.md)
>
> [Import Settings](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-settings.md)
>
> [Error Handling](/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/error-handling/error-handling.md)

### **Useful Tips**

> [General Guide for Excel](broken://spaces/tS6z5hiHjMyFZFqdXIJ0/pages/5XPTtDsMmIkwiSSKGdHW)
>
> [General Guide for XML](broken://spaces/tS6z5hiHjMyFZFqdXIJ0/pages/iUPpUqRvBGH9EJEYRyKN)

Once you're all set, go to your IAF CertSearch dashboard and click **Import Certificate.**&#x20;


---

# 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/certification-bodies/~/changes/Hu97GOobVoo7fhb8M1LG/data-management/import-certification/data-import.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.
