# Методы импорта данных

В данной документации описываются различные методы импорта данных, которые вы можете использовать для импорта ваших данных в систему IAF CertSearch.

Функция импорта данных предоставляет возможность загружать данные. Рекомендуется использовать её для импорта больших объемов данных. Она предоставляет доступ к ручному и автоматическому процессам загрузки.

### Методы импорта данных

> [Загрузка файла](/accreditation-bodies/ab-ru/data-management/import-certification/data-import-methods/file-upload.md)
>
> [FTP](/accreditation-bodies/ab-ru/data-management/import-certification/data-import-methods/ftp.md)
>
> [Документация по 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-ru/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.
