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

# AccountView instellen

Koppel OutSmart aan uw AccountView-account en kies de administratie die moet worden gesynchroniseerd.

Koppel **OutSmart** op **AccountView** voordat u een import- of exportoptie configureert.

De verbinding gebruikt de inlogpagina van AccountView.

{% stepper %}
{% step %}

### Open Software-Integraties

Ga naar **Instellingen → Algemeen → Software Integraties**.

Open **AccountView**.

Open **Instellingen**.
{% endstep %}

{% step %}

### Start het inlogproces

Als de Integratie nog niet is verbonden, verschijnt het inlogscherm.

Klik op **Inloggen**.
{% endstep %}

{% step %}

### Log in op AccountView

Log in met uw **AccountView** Inloggegevens.

Verleen OutSmart vervolgens Permissie om toegang te krijgen tot uw gegevens.
{% endstep %}

{% step %}

### Ga terug naar OutSmart

Na een geslaagde login opent OutSmart opnieuw de AccountView Instellingenpagina.
{% endstep %}

{% step %}

### Kies de administratie

In **Algemene Instellingen**, selecteer de **Bedrijf** dat u wilt synchroniseren.

Dit is de AccountView-administratie die OutSmart gebruikt voor import en export.
{% endstep %}

{% step %}

### Stel import en export in

Kies welke gegevens u wilt importeren.

Kies vervolgens hoe OutSmart gegevens naar AccountView moet exporteren.
{% endstep %}

{% step %}

### Sla de configuratie op

Klik op **Opslaan**.

Uw koppeling en Instellingen worden dan opgeslagen.
{% endstep %}
{% endstepper %}

### Voordat u opslaat

Controleer eerst deze punten:

* de Integratie is geactiveerd in de Licentiemanager
* de geselecteerde administratie de juiste is
* uw AccountView Gebruiker heeft voldoende toegangsrechten
* de import- en exportopties passen bij uw proces

### Veelgestelde vragen

<details>

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

De synchronisatie stopt.

Bestaande gegevens in OutSmart blijven behouden.

Er worden geen nieuwe gegevens gesynchroniseerd totdat u opnieuw verbinding maakt.

</details>

<details>

<summary>Hoe koppelt u de Integratie los?</summary>

Klik op de loskoppelknop met het aan/uit-pictogram.

U vindt het rechtsboven in het logpaneel.

</details>

<details>

<summary>Hoe weet ik dat de koppeling werkt?</summary>

Na het inloggen laadt de Instellingenpagina normaal.

Het logpaneel aan de rechterkant toont recente synchronisatie-activiteit.

</details>

<details>

<summary>Ik krijg een Storing tijdens het inloggen. Wat moet ik doen?</summary>

Controleer of uw AccountView Account voldoende rechten heeft.

Als het probleem aanhoudt, neem contact op met de ondersteuning van OutSmart.

</details>

### Gerelateerde onderwerpen

* [**AccountView**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/accountview.md)
* [**Wat is AccountView?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/accountview/wat-is-accountview.md)
* [**AccountView-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/accountview/accountview-imports-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/accountview/accountview-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.
