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

# Wat is Silvasoft?

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

**Silvasoft** is een cloudgebaseerd ERP- en bedrijfsbeheerplatform.

Het wordt veel gebruikt door bedrijven in Nederland.

Het koppelt OutSmart aan uw Silvasoft-administratie.

Het vermindert dubbele invoer tussen veldwerk en ERP-gegevens.

### Wat u met Silvasoft doet

* Klanten importeren in OutSmart
* producten importeren als Materialen en Uursoorten
* Orders importeren als Werkbonnen
* Voltooide Werkbonnen exporteren naar Silvasoft als Facturen

### Wat er tussen beide systemen wordt gesynchroniseerd

Met **Silvasoft** in OutSmart kunt u:

* importeren **relaties** naar Klanten
* importeren **materialen** naar Materialen en producten
* importeren **uursoorten** naar arbeidscategorieën
* importeren **Orders** naar Werkbonnen
* Voltooid exporteren **werkbonnen** als Facturen

### Hoe de koppeling werkt

De koppeling gebruikt uw **Silvasoft-gebruikersnaam** en **API-sleutel**.

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

De Integratie draait op de achtergrond na de configuratie.

U kunt kiezen voor een automatisch synchronisatie-interval van **15**, **30**, of **60 Minuten**.

### Wat u eerst nodig hebt

Controleer voordat u begint of u het volgende heeft:

* een actieve **Silvasoft** Integratie-licentie in de **Licentiemanager**
* toegang tot **Instellingen → Algemeen → Software Integraties**
* uw **Silvasoft-gebruikersnaam**
* uw **Silvasoft API-sleutel** uit de Silvasoft Account instellingen

### Belangrijk om te weten

* Relaties, producten en Uursoorten blijven synchroon tussen beide systemen.
* Orders kunnen van Silvasoft naar OutSmart worden verplaatst als Werkbonnen.
* Voltooide Werkbonnen kunnen van OutSmart naar Silvasoft worden verplaatst als Facturen.
* U kunt op elk moment een handmatige synchronisatie per gegevenstype uitvoeren.

### Gerelateerde onderwerpen

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