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

# Bouwsoft

**Bouwsoft** verbindt OutSmart met je Bouwsoft-administratie.

Gebruik dit gedeelte om de verbinding in te stellen en te beheren wat er in en uit wordt gesynchroniseerd.

### In deze handleiding

* [**Wat is Bouwsoft?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/wat-is-bouwsoft.md)
* [**Bouwsoft instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-instellen.md)
* [**Bouwsoft-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-imports-configureren.md)
* [**Bouwsoft-exports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-exports-configureren.md)
* [**Bouwsoft problemen oplossen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/problemen-met-bouwsoft-oplossen.md)

### Wat je doet met Bouwsoft

* werknemers, materialen, categorieën, magazijnen, uurtypes, klanten, Projecten en opdrachten importeren
* voltooide Werkbonnen exporteren als opdrachten of verkoop Facturen
* gewerkte uren en gebruikte materialen als werkelijke kosten posten op Bouwsoft Projecten

### Aanbevolen volgorde

1. Begin met [**Wat is Bouwsoft?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/wat-is-bouwsoft.md).
2. Daarna [**Bouwsoft instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-instellen.md).
3. Configureer vervolgens [**imports**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-imports-configureren.md) en [**exports**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-exports-configureren.md).
4. Gebruik [**Bouwsoft problemen oplossen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/problemen-met-bouwsoft-oplossen.md) wanneer een synchronisatie mislukt.

### Belangrijk om te weten voordat je begint

* Je hebt een actief **Bouwsoft integratie Licentie** in de **Licentie Manager**.
* De verbinding gebruikt **OAuth** via de inlogpagina van Bouwsoft.
* OutSmart **niet** je Bouwsoft-wachtwoord opslaan.
* Je kunt verbinden **één administratie tegelijk**.
* De synchronisatie loopt automatisch op de achtergrond.
* Het logpaneel toont recente synchronisatieactiviteiten en fouten.

### Gerelateerde onderwerpen

* [**Stel een software-integratie in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/een-softwarekoppeling-instellen.md)
* [**Wat zijn integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md)
* [**Veelgestelde vragen over integraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/veelgestelde-vragen-over-integraties.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/bouwsoft.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.
