# Méthodes d'importation des données

Cette documentation fournit une compréhension des différentes méthodes d'importation de données que vous pouvez utiliser pour importer vos données dans IAF CertSearch.

La fonctionnalité d'importation de données est l'endroit où vous téléchargez des données, il est fortement recommandé d'importer des données en vrac. Il permet d'accéder aux processus de téléchargement manuels et automatiques.

### Méthodes d'importation de données

> [Téléchargement de fichier](/accreditation-bodies/ab-fr/data-management/import-certification/data-import-methods/file-upload.md)
>
> [FTP](/accreditation-bodies/ab-fr/data-management/import-certification/data-import-methods/ftp.md)
>
> [Documentation API](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/accreditation-bodies/ab-fr/data-management/import-certification/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.
