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

# Exact Online instellen

Verbinden **OutSmart** op **Exact Online** voordat u import- of exportinstellingen configureert.

U meldt u aan via de Exact Online-inlogpagina.

{% stepper %}
{% step %}

### Open Software-integraties

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

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

{% step %}

### Start de inlogflow

Kies uw land.

Klik vervolgens op **Naar inlogpagina**.
{% endstep %}

{% step %}

### Meld u aan bij Exact Online

Log in met uw Exact Online-account.

Sta OutSmart daarna toe om toegang te krijgen tot uw gegevens.
{% endstep %}

{% step %}

### Keer terug naar OutSmart

Na het inloggen opent OutSmart opnieuw de Exact Online Instellingen.

U kunt dan de verbindingsgegevens bekijken.
{% endstep %}

{% step %}

### Kies de administratie

Selecteer de administratie die u wilt synchroniseren.

Dit bepaalt welk Exact Online-bedrijf OutSmart gebruikt.
{% endstep %}

{% step %}

### Import- en exportinstellingen configureren

Kies welke gegevens naar OutSmart moeten worden overgezet.

Kies vervolgens welke gegevens eruit moeten worden overgezet.
{% endstep %}

{% step %}

### Sla de configuratie op

Klik **Opslaan**.

Uw verbinding en instellingen worden dan opgeslagen.
{% endstep %}
{% endstepper %}

### Voordat u opslaat

Controleer eerst deze punten:

* het geselecteerde land overeenkomt met uw Exact Online-account
* de verbonden gebruiker de juiste Rechten heeft
* de geselecteerde administratie de juiste is

{% hint style="warning" %}
Nadat u de administratie hebt opgeslagen, kunt u in dezelfde verbinding niet naar een andere overschakelen.

Als u later een andere administratie nodig hebt, verbreek dan de verbinding en maak opnieuw verbinding.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Kan ik meer dan één administratie verbinden?</summary>

Nee.

De integratie werkt telkens met één administratie.

</details>

<details>

<summary>Wat gebeurt er als ik de integratie ontkoppel?</summary>

De synchronisatie stopt.

Bestaande gegevens in OutSmart blijven behouden.

</details>

<details>

<summary>Waarom kan ik de administratie later niet wijzigen?</summary>

De administratie wordt vastgezet nadat u deze opslaat.

Verbind de integratie opnieuw als u een andere nodig hebt.

</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 een software-integratie in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/een-softwarekoppeling-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-instellen.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.
