> 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.md).

# Exact Online

Koppel OutSmart aan Exact Online en beheer de synchronisatie van klanten, materialen, bestellingen en facturen.

**Exact Online** verbindt OutSmart met uw Exact Online-administratie.

Gebruik deze sectie om de koppeling in te stellen en te beheren wat er wordt gesynchroniseerd.

### In deze handleiding

* [**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)
* [**Exact Online-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-imports-configureren.md)
* [**Configureer Exact Online-exporten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-exports-configureren.md)
* [**Problemen met Exact Online oplossen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/problemen-oplossen-met-exact-online.md)

### Wat u met Exact Online kunt doen

* importeer Relaties, Materialen, Uursoorten en Betaling-gegevens
* exporteer Voltooide Werkbonnen naar Exact Online
* breid de synchronisatie met Pro uit voor Orders, Offertes, Magazijnen en planning

### Aanbevolen volgorde

1. Begin met [**Wat is Exact Online?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/wat-is-exact-online.md).
2. Daarna [**Exact Online instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-configureren.md).
3. Stel daarna [**importen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-imports-configureren.md) en [**exporten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/exact-online-exports-configureren.md).
4. Gebruik [**Problemen met Exact Online oplossen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/exact-online/problemen-oplossen-met-exact-online.md) wanneer een synchronisatie mislukt.

### Belangrijk om te weten voordat u begint

* Exact Online ondersteunt Administraties in **Nederland**, **België**, **Duitsland**, **Frankrijk**, en **Spanje**.
* U hebt een actieve **Exact Online** Integratie-licentie.
* De verbinding gebruikt **OAuth** via de Exact Online-inlogpagina.
* OutSmart doet **niet** sla uw Exact Online-wachtwoord op.
* U kunt koppelen **één administratie tegelijk**.
* **Basis** dekt de kernsynchronisatie. **Pro** voegt geavanceerde Bestelling- en planningsflows toe.

### Gerelateerde onderwerpen

* [**Stel een software-integratie in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/een-software-integratie-instellen.md)
* [**Wat zijn Integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md)
* [**FAQ over Integraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/integraties-faq.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.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.
