> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-imports-configureren.md).

# Exact Online-imports configureren

Gebruik de import Instellingen om te kiezen welke gegevens OutSmart uit Exact Online haalt.

U kunt ook per categorie handmatig importeren.

### Beschikbare importopties

#### Relaties

Importeer Klanten van Exact Online naar OutSmart.

Je kunt filteren op Relatie-type en inactieve of geblokkeerde Relaties opnemen.

#### Materialen

Importeer producten uit Exact Online naar **materialen** in OutSmart.

Je kunt de import beperken tot geselecteerde categorieën.

#### Uursoorten

Importeer arbeidscategorieën uit Exact Online naar **uursoorten**.

Je kunt deze ook filteren op categorie.

#### Andere standaardimports

Je kunt ook importeren:

* **categorieën**
* **medewerkers**
* **betalingstransacties**

#### Alleen-Pro-imports

Met **Exact Online Pro**, je kunt ook importeren:

* **magazijnen** en **prijsafspraken**
* **verkooporders**, **shoporders**, en **goederenleveringen**
* **Offertes**, **Project Planning**, en **assemblageorders**

{% stepper %}
{% step %}

### Open de Instellingen van Exact Online

Ga naar **Instellingen → Algemeen → Software-integraties**.

Open **Exact Online**.
{% endstep %}

{% step %}

### Kies de importopties

In **Importinstellingen**, schakel de gegevens in die u wilt importeren.

Elke categorie kan afzonderlijk worden ingeschakeld.
{% endstep %}

{% step %}

### Voeg filters toe waar beschikbaar

Kies de categorieën of Relatie-types die je wilt opnemen.

Dit houdt de import gericht.
{% endstep %}

{% step %}

### Sla de instellingen op

Klik op **Opslaan**.

De geselecteerde importen worden vervolgens automatisch uitgevoerd.
{% endstep %}

{% step %}

### Voer indien nodig een handmatige import uit

Klik op het synchronisatiepictogram naast een categorie.

Dit start meteen een import voor die categorie.
{% endstep %}
{% endstepper %}

### Hoe het matchen werkt

* Bestaande Klanten worden bijgewerkt wanneer de code al bestaat in OutSmart.
* Nieuwe Klanten worden aangemaakt wanneer er geen overeenkomst wordt gevonden.
* Categoriefilters helpen materialen en urentypes te beperken tot de gegevens die je nodig hebt.

### Veelgestelde vragen

<details>

<summary>Kan ik alleen bepaalde Klanten importeren?</summary>

Ja.

Filter Relaties op type en kies of inactieve of geblokkeerde Relaties moeten worden opgenomen.

</details>

<details>

<summary>Wat gebeurt er als een klant al bestaat in OutSmart?</summary>

OutSmart werkt de bestaande record bij wanneer de Klantcode overeenkomt.

</details>

<details>

<summary>Kan ik alleen bepaalde producten of urentypes importeren?</summary>

Ja.

Gebruik de categoriefilters waar ze beschikbaar zijn.

</details>

### Gerelateerde onderwerpen

* [**Exact Online**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online.md)
* [**Wat is Exact Online?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/wat-is-exact-online.md)
* [**Stel Exact Online in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-instellen.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-imports-configureren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
