> 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

Verbinden **OutSmart** op **AccountView** voordat u import- of exportopties configureert.

De verbinding gebruikt de inlogpagina van AccountView.

{% stepper %}
{% step %}

### Open Software-integraties

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

Open **AccountView**.
{% endstep %}

{% step %}

### Start de inlogflow

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

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

{% step %}

### Meld u aan bij AccountView

Meld u aan met uw **AccountView** inloggegevens.

Geef vervolgens OutSmart toestemming om toegang te krijgen tot uw gegevens.
{% endstep %}

{% step %}

### Keer terug naar OutSmart

Na een geslaagde aanmelding opent OutSmart opnieuw de AccountView-instellingenpagina.
{% endstep %}

{% step %}

### Kies de administratie

In **Algemene instellingen**, selecteer de **administratie** die u wilt synchroniseren.

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

{% step %}

### Import- en exportinstellingen configureren

Kies welke gegevens u wilt importeren.

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

{% step %}

### Sla de configuratie op

Klik **Opslaan**.

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

### Voordat u opslaat

Controleer eerst deze punten:

* de integratie is geactiveerd in de Licentie Manager
* de geselecteerde administratie de juiste is
* uw AccountView-gebruiker voldoende toegangsrechten heeft
* de import- en exportopties komen overeen met uw proces

### Veelgestelde vragen

<details>

<summary>Wat gebeurt er als ik de integratie ontkoppel?</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 koppel ik de integratie los?</summary>

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

U vindt deze rechtsboven in het logpaneel.

</details>

<details>

<summary>Hoe weet ik of de verbinding werkt?</summary>

Na het inloggen wordt de instellingenpagina normaal geladen.

Het logpaneel aan de rechterkant toont recente synchronisatie-activiteit.

</details>

<details>

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

Controleer of uw AccountView-account voldoende rechten heeft.

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

</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.
