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

# VISMA.net instellen

Verbind OutSmart met uw VISMA.net-account en sla de eerste instelling op.

Koppel **OutSmart** op **VISMA.net** voordat u import of export configureert.

U logt in via de VISMA.net-inlogpagina.

{% stepper %}
{% step %}

### Open Software-Integraties

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

Open **VISMA.net**.

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

{% step %}

### Start het inlogtraject

Open de VISMA.net-instellingen.

Als u nog niet bent verbonden, verschijnt het inlogscherm.
{% endstep %}

{% step %}

### Log in op VISMA.net

Klik op **Inloggen**.

Log in met uw VISMA.net Account.

Geef OutSmart vervolgens toegang tot uw gegevens.
{% endstep %}

{% step %}

### Ga terug naar OutSmart

Na het inloggen opent OutSmart de VISMA.net Instellingen opnieuw.

De verbinding is dan actief.
{% endstep %}

{% step %}

### Stel import en export in

Kies welke gegevens in OutSmart moeten worden geïmporteerd.

Kies daarna hoe voltooide werkbonnen moeten worden geëxporteerd.
{% endstep %}

{% step %}

### Sla de configuratie op

Klik op **Opslaan**.

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

### Hoe u de koppeling bevestigt

Controleer na het inloggen deze punten:

* de import- en exportinstellingen zijn zichtbaar
* het logpaneel rechts toont recente synchronisatieactiviteit
* er wordt geen authenticatiestoring weergegeven

### Belangrijk om te weten

* OutSmart probeert het toegangstoken automatisch te vernieuwen.
* Als het vernieuwen mislukt, ziet u **API-token ongeldig. Authenticeer opnieuw**.
* Het verbreken van de Integratie stopt de synchronisatie.
* Bestaande gegevens in OutSmart blijven behouden na het verbreken.

### Veelgestelde vragen

<details>

<summary>Wat gebeurt er als het toegangstoken verloopt?</summary>

OutSmart probeert het automatisch te vernieuwen.

Als dat mislukt, toont de Instellingenpagina **API-token ongeldig. Authenticeer opnieuw**.

Klik op **Inloggen** om opnieuw verbinding te maken.

</details>

<details>

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

De Instellingenpagina toont de import- en exportopties.

Het logpaneel toont ook recente Activiteit van de synchronisatie.

</details>

<details>

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

De synchronisatie stopt.

Bestaande gegevens in OutSmart worden niet verwijderd.

Er worden geen nieuwe gegevens gesynchroniseerd totdat u opnieuw koppelt.

</details>

<details>

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

Zorg ervoor dat het gekoppelde VISMA.net Account de juiste toegangsrechten heeft.

Als de storing blijft, neem contact op met OutSmart support.

</details>

### Gerelateerde onderwerpen

* [**VISMA.net**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/visma.net.md)
* [**Wat is VISMA.net?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/visma.net/wat-is-visma.net.md)
* [**VISMA.net-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/visma.net/visma.net-imports-configureren.md)
* [**VISMA.net-exports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/visma.net/visma.net-exporten-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/visma.net/visma.net-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.
