# 가져오기 설정

이 섹션은 기본 가져오기 설정을 관리하는 기능을 제공합니다.

### 데이터 자동으로 가져오고 오류가 있는 데이터 건너뛰기

**선택한 경우**, 시스템은 데이터를 중단 없이 처리합니다. 유효한 데이터는 자동으로 가져오고 유효하지 않은 데이터는 건너뜁니다.

**선택하지 않은 경우**, 시스템은 데이터를 가져오기 전에 문제를 해결하도록 요구합니다.

Import Settings 페이지에서 수행한 구성이 파일 업로드 활동에 대한 기본 설정으로 작용한다는 점을 유의하십시오. 모든 활동에서 설정을 변경하려면 **단계 1**의 일괄 파일 업로드에서 설정을 변경할 수 있습니다.


---

# 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-ko/data-management/import-certification/import-settings.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.
