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

# Billit instellen

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

Je meldt je aan via de inlogpagina van Billit.

### Voordat je begint

Zorg ervoor dat de **Billit** de integratie is actief in de **Licentie Manager**.

Stel bestaande Werkbonnen in op **Afgehandeld** voordat je verbinding maakt.

Dit helpt voorkomen dat oude Werkbonnen per ongeluk worden geëxporteerd.

{% stepper %}
{% step %}

### Open Software-integraties

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

Open **Billit**.
{% endstep %}

{% step %}

### Open de Instellingen

Klik **Open Instellingen**.

Als Billit nog niet is verbonden, start het aanmeldproces.
{% endstep %}

{% step %}

### Aanmelden bij Billit

Log in met je Billit-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 Billit-Instellingen.

Je kunt vervolgens de beschikbare opties bekijken.
{% endstep %}

{% step %}

### Import- en exportinstellingen configureren

Kies welke gegevens in OutSmart moeten worden geïmporteerd.

Daarna kiest u hoe voltooide Werkbonnen moeten worden geëxporteerd.
{% 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 **Billit** Licentie is actief
* oude Werkbonnen zijn ingesteld op **Afgehandeld** indien nodig
* de import- en exportopties komen overeen met uw proces

### Veelgestelde vragen

<details>

<summary>Wat gebeurt er als de verbinding verloopt?</summary>

De Instellingen-pagina toont dit bericht:

`Authenticatie verlopen. Verbind de integratie opnieuw om gegevens te synchroniseren.`

Gebruik het aan/uit-pictogram in het logpaneel om de verbinding te verbreken.

Koppel Billit vervolgens opnieuw via de inlogpagina.

</details>

<details>

<summary>Kan ik opnieuw verbinden met een ander Billit-account?</summary>

Ja.

Ontkoppel eerst de integratie.

Meld je daarna aan met het andere Billit-account.

</details>

<details>

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

Na het inloggen opent opnieuw de Instellingen-pagina van Billit.

Het logpaneel aan de rechterkant toont ook synchronisatie-activiteit.

</details>

### Gerelateerde onderwerpen

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