# Import Settings

This section provides the ability to manage your default import settings.

### Automatically import data, and skip data with errors

**If checked,** the system processes your data without interruptions. The valid data will be automatically imported and the invalid data will be skipped.

**If unchecked,** the system requires you to resolve the issues before the data is processed for importing.

Please note that the configurations made within the Import Settings page serve as a default setting for all your file upload activities. Should you wish to change the settings in every activity you may change the settings in **Step 1** of the batch file upload.


---

# 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/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.
