> 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

Kies welke relaties, materialen, betalingen en geavanceerde records OutSmart importeert uit Exact Online.

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

U kunt ook per categorie een handmatige import starten.

### Beschikbare importopties

#### Relaties

Importeer Klanten vanuit Exact Online naar OutSmart.

U kunt filteren op Relatie Type en inactieve of geblokkeerde Relaties opnemen.

#### Materialen

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

U kunt de import beperken tot geselecteerde Categorieën.

#### Uursoorten

Importeer Uursoorten vanuit Exact Online naar **uursoorten**.

U kunt deze ook filteren op Categorie.

#### Andere standaardimporten

U kunt ook importeren:

* **categorieën**
* **medewerkers**
* **Betalingstransacties**

#### Pro-importen alleen

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

* **magazijnen** en **Prijsafspraken**
* **verkooporders**, **Werk Orders**, en **Goederenleveringen**
* **offertes**, **Projectplanning**, en **Assemblage Orders**

{% stepper %}
{% step %}

### Open de Exact Online Instellingen

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 deze Beschikbaar zijn

Kies de Categorieën of Relatie Types die u wilt opnemen.

Dat houdt de import gericht.
{% endstep %}

{% step %}

### Sla de Instellingen op

Klik op **Opslaan**.

De geselecteerde imports worden daarna 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 matching werkt

* Bestaande Klanten worden bijgewerkt wanneer de Code al bestaat in OutSmart.
* Nieuwe Klanten worden aangemaakt wanneer er geen overeenkomst wordt gevonden.
* Categorie-filters helpen Materialen en Uursoorten te beperken tot de gegevens die u 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 wanneer een klant al bestaat in OutSmart?</summary>

OutSmart werkt de bestaande record bij wanneer de Klant Code overeenkomt.

</details>

<details>

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

Ja.

Gebruik de Categorie-filters waar deze 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-configureren.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.
