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

# Silvasoft instellen

Verbind OutSmart met uw Silvasoft-account met uw gebruikersnaam en API-sleutel.

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

Nadat de koppeling werkt, maakt OutSmart de benodigde Werk Statussen automatisch aan.

{% stepper %}
{% step %}

### Zoek uw API-sleutel in Silvasoft

Meld u aan bij **Silvasoft**.

Open uw Account instellingen en kopieer de **API-sleutel**.
{% endstep %}

{% step %}

### Open Software-Integraties

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

Open **Silvasoft**.

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

{% step %}

### Voer de koppelingsgegevens in

Als de koppeling nog niet actief is, wordt het inlogscherm geopend.

Voer uw **Silvasoft-gebruikersnaam** en **API-sleutel**.
{% endstep %}

{% step %}

### Verstuur het inlogformulier

Klik op **Verzenden**.

OutSmart controleert vervolgens de koppelingsgegevens.
{% endstep %}

{% step %}

### Controleer het resultaat

Als de gegevens juist zijn, wordt de instellingenpagina geopend.

Als dat niet klopt, verschijnt er een storingsmelding.
{% endstep %}

{% step %}

### Stel import en export in

Kies welke gegevens naar OutSmart moeten worden overgebracht.

Kies vervolgens welke gegevens uit OutSmart moeten worden overgebracht.
{% endstep %}

{% step %}

### Sla de configuratie op

Klik op **Opslaan**.

De geselecteerde synchronisatie-instellingen worden dan actief.
{% endstep %}
{% endstepper %}

### Werk Statussen worden automatisch aangemaakt

Nadat de koppeling is opgeslagen, maakt OutSmart deze Werk Statussen aan:

* **0 — Nog niet klaar om te factureren**
* **1 — Factuur naar Silvasoft**
* **99 — Storing**

Gebruik deze Statussen om te bepalen welke Werkbonnen moeten worden geëxporteerd.

### Voordat u opslaat

Controleer eerst deze punten:

* de integratie is actief in de **Licentiemanager**
* de gebruikersnaam is correct
* de API-sleutel is actueel en geldig
* de import- en exportinstellingen passen bij uw proces

### Veelgestelde vragen

<details>

<summary>Waar vind ik mijn Silvasoft API-sleutel?</summary>

Meld u aan bij Silvasoft.

Open uw Account instellingen om de API-sleutel te vinden.

</details>

<details>

<summary>Wat gebeurt er als ik de verkeerde gegevens invoer?</summary>

OutSmart toont een storingsmelding.

Controleer de gebruikersnaam en API-sleutel en probeer het opnieuw.

</details>

<details>

<summary>Hoe koppel ik Silvasoft los?</summary>

Gebruik de loskoppelknop met het aan/uit-pictogram rechtsboven in het logpaneel.

De synchronisatie stopt, maar bestaande OutSmart-gegevens blijven behouden.

</details>

<details>

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

Na het inloggen wordt de Instellingen-pagina geopend.

Het logpaneel aan de rechterkant toont recente synchronisatie-activiteit.

</details>

### Gerelateerde onderwerpen

* [**Silvasoft**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/silvasoft.md)
* [**Wat is Silvasoft?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/silvasoft/wat-is-silvasoft.md)
* [**Configureer Silvasoft-imports**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/silvasoft/silvasoft-imports-configureren.md)
* [**Configureer Silvasoft-exports**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/silvasoft/silvasoft-exports-configureren.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/silvasoft-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.
