# Import Certification Body

Before proceeding to uploading the Certification Body, make sure you have met the prerequisites.

{% hint style="warning" %}
**Pre-requisites:** The following data should be added to your AB account before so you can successfully import Certification Body data.

* [Add Schemes](/accreditation-bodies/data-management/standards/ab-standards/add-scheme-to-library.md)
* [Add Standards](/accreditation-bodies/data-management/standards/ab-standards/add-standard-to-library.md)
  {% endhint %}

To successfully import CB data into IAF CertSearch, the following steps are required

1. Ensure CB data is formatted properly for import into IAF CertSearch.
2. Familiarize yourself with the IAF CertSearch data schema to map CB data fields.
3. Use the CertSearch import tool to upload the CB data file.
4. Test the import to ensure the data is displaying correctly in IAF CertSearch records.
5. Troubleshoot any issues with the CB data format or field mapping if data is not importing as expected.

#### **Read the following documentation:**

> [CB File Formats](/accreditation-bodies/data-management/import-certification-body/certification-body-templates.md)
>
> [File Upload](/accreditation-bodies/data-management/import-certification-body/file-upload.md)
>
> [FTP Access](/accreditation-bodies/data-management/import-certification-body/ftp-access.md)
>
> [Data Mapping](/accreditation-bodies/data-management/import-settings/global-mapping/data-mapping.md)
>
> [Field Mapping](/accreditation-bodies/data-management/import-settings/global-mapping/field-mapping.md)
>
> [Error Handling](/accreditation-bodies/error-handling/error-handling.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/import-certification-body.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.
