# Data Import Methods

This documentation provides an understanding of the different data import methods that you can use for importing your data into IAF CertSearch.

The Data Import feature is where you upload data, it is highly recommended for importing bulk data. It provides access to the manual and automated upload processes.

### Data Import Methods

> [File Upload](/mncb/data-management/data-import/data-import-methods/file-upload.md)
>
> [FTP](/mncb/data-management/data-import/data-import-methods/ftp.md)
>
> [API Documentation](https://documentation.iafcertsearch.org/api-developer-guide/api-integration/getting-started)


---

# 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/mncb/data-management/data-import/data-import-methods.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.
