> 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

Koppel OutSmart aan uw Billit-account en bereid de eerste synchronisatie voor.

Koppel **OutSmart** op **Billit** voordat u import of export configureert.

U meldt zich aan via de inlogpagina van Billit.

### Voordat u begint

Zorg ervoor dat de **Billit** Integratie actief is in de **Licentiemanager**.

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

Hiermee voorkomt u dat oude Werkbonnen per ongeluk worden geëxporteerd.

{% stepper %}
{% step %}

### Open Software-Integraties

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

Open **Billit**.

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

{% step %}

### Open de Instellingen.

Klik op **Open Instellingen**.

Als Billit nog niet is gekoppeld, start het inlogproces.
{% endstep %}

{% step %}

### Meld u aan bij Billit

Log in met uw Billit-account.

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

{% step %}

### Ga terug naar OutSmart

Na het inloggen opent OutSmart de Billit Instellingen opnieuw.

U kunt vervolgens de opties bekijken die Beschikbaar zijn.
{% 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 %}

### Voordat u opslaat

Controleer eerst deze punten:

* de **Billit** licentie is actief
* oude Werkbonnen zijn ingesteld op **Afgehandeld** indien nodig
* de import- en exportopties passen bij uw proces

### Veelgestelde vragen

<details>

<summary>Wat gebeurt er als de verbinding Verlopen is?</summary>

De Instellingen-pagina toont dit bericht:

`Verificatie Verlopen. Verbind de Integratie opnieuw om gegevens te synchroniseren.`

Gebruik het aan/uit-icoon in het logpaneel om de koppeling te verbreken.

Verbind Billit daarna opnieuw via de inlogpagina.

</details>

<details>

<summary>Kan ik opnieuw koppelen aan een ander Billit Account?</summary>

Ja.

Koppel de Integratie eerst los.

Meld u daarna aan met het andere Billit Account.

</details>

<details>

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

Na het inloggen opent de Billit Instellingen-pagina opnieuw.

Het logpaneel rechts toont ook de Activiteit van de synchronisatie.

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