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

# Wat is Bouwsoft?

Begrijp wat Bouwsoft met OutSmart synchroniseert en hoe de koppeling werkt.

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

Het vermindert dubbele invoer tussen buitendienstwerk, Projecten, voorraad en facturering.

### Wat u met Bouwsoft doet

* Importeer Medewerkers, Materialen, Categorieën en Magazijnen
* Importeer Uursoorten, Klanten, Projecten en Opdrachten
* exporteer Voltooide werkbonnen als Opdrachten of Verkoopfacturen
* Boek gewerkte Uren en Materialen als werkelijke kosten op Bouwsoft Projecten

### Wat er tussen beide systemen wordt gesynchroniseerd

Met **Bouwsoft** in OutSmart kunt u:

* importeren **medewerkers** naar OutSmart Medewerkers
* importeren **materialen** in OutSmart Materialen
* importeren **categorieën** uit Bouwsoft-lijsten en Groepen
* importeren **magazijnen** naar OutSmart
* importeren **uursoorten** naar OutSmart
* importeren **relaties** naar Klanten en Contactpersonen
* importeren **Projecten** naar Werkbonnen
* importeren **Opdrachten** naar Werkbonnen
* Voltooid exporteren **werkbonnen** naar Bouwsoft als Opdrachten
* Voltooid exporteren **werkbonnen** naar Bouwsoft als Verkoopfacturen
* exporteren **Uren** en **materialen** als werkelijke kosten op Bouwsoft Projecten

### Hoe de koppeling werkt

De verbinding gebruikt **OAuth** via de inlogpagina van Bouwsoft.

U meldt zich aan in Bouwsoft.

OutSmart ontvangt een beveiligd toegangstoken.

OutSmart doet **niet** sla uw Bouwsoft-wachtwoord op.

### Wat u eerst nodig hebt

Controleer voordat u begint of u het volgende heeft:

* toegang tot **Instellingen → Algemeen → Software Integraties**
* een actieve **Bouwsoft-Integratie-licentie** in de **Licentiemanager**
* toegang tot de **Bouwsoft** Account dat u wilt koppelen
* de juiste **administratie** in Bouwsoft

### Belangrijk om te weten

* De synchronisatie wordt automatisch op de achtergrond uitgevoerd.
* U kunt ook handmatige import- en exportacties starten vanaf de instellingenpagina.
* U kunt koppelen **één administratie tegelijk**.
* Het toegangstoken wordt automatisch vernieuwd wanneer dat mogelijk is.
* Het logpaneel toont recente synchronisatieactiviteiten en Storingen.

### Hoe het proces werkt

1. Activeer de Integratie in de **Licentiemanager**.
2. Koppel uw Bouwsoft Account.
3. Selecteer de administratie die u wilt gebruiken.
4. Configureer de Instellingen voor import en export.
5. Sla de configuratie op.
6. Voer indien nodig een handmatige import of export uit.

### Gerelateerde onderwerpen

* [**Bouwsoft**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft.md)
* [**Bouwsoft instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/bouwsoft/bouwsoft-instellen.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/bouwsoft/wat-is-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.
