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

# Kennisbankoverzicht

<figure><img src="/files/9c8dcbfd8b4fdc2faedc99f39cb25551ab2f0d39" alt=""><figcaption></figcaption></figure>

Deze kennisbank helpt u snel het juiste OutSmart-artikel te vinden.

Gebruik deze voor installatie, dagelijks gebruik, probleemoplossing en productoverzichten.

### Hoe deze kennisbank is opgebouwd

De kennisbank is opgedeeld in hoofdsecties.

Elke sectie behandelt één productonderdeel of gebruikscontext.

De hoofdsecties zijn:

* [**BackOffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice.md)
* [**App**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app.md)
* [**Marktplaats, pakketten en Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [**Integraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties.md)
* [**Bèta-programma's**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/betaprogrammas/betaprogrammas.md)
* [**Problemen & probleemoplossing**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/problemen-en-oplossingen/bekende-problemen-en-tijdelijke-oplossingen.md)

Dit overzicht staat buiten de hoofdsecties.

### Hoe artikelen zijn opgebouwd

De meeste sectiegidsen beginnen met een Overzichtspagina of introductiepagina.

Daarna ziet u meestal artikelen over installatie, gebruik, FAQ, probleemoplossing of vereisten.

Taakgerichte artikelen richten zich telkens op één actie.

Daardoor kunt u sneller direct naar de stap gaan die u nodig hebt.

### Hoe u deze kennisbank gebruikt

Begin met de sectie die past bij uw doel.

Gebruik Overzichtspagina's wanneer u eerst context nodig hebt.

Gebruik taakgerichte artikelen wanneer u al weet wat u wilt doen.

Als u pakketten, add-ons of premiumfuncties wilt verkennen, begin dan in [**Marktplaats**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md).

Als u op kantoor werkt, begin dan met [**Introductie tot BackOffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/introductie-tot-backoffice.md).

Als u in de buitendienst werkt, begin dan met [**Wat is de OutSmart mobiele App?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/wat-is-de-mobiele-app-van-outsmart.md).

Als u OutSmart met andere software wilt koppelen, begin dan met [**Wat zijn integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md).

Als iets zich anders gedraagt dan verwacht, controleer [**Bekende problemen & workarounds**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/problemen-en-oplossingen/bekende-problemen-en-tijdelijke-oplossingen.md).

{% hint style="info" %}
Wat u ziet kan nog steeds verschillen per Pakket, Rechten, ingeschakelde functies of uitrolmoment.
{% endhint %}

### Over de artikelen

Artikelen in deze kennisbank zijn gemaakt met hulp van AI.

Ze worden gecontroleerd en bijgewerkt zodat ze aansluiten op productwijzigingen.

Daardoor kunnen we content sneller publiceren en de dekking breed houden over onderwerpen en talen.

### Meld een vertaalfout of onjuistheid

Als u een vertaalfout, verouderde stap of onjuiste uitleg ziet, neem dan contact op met `support@out-smart.com`.

Vermeld deze gegevens indien mogelijk:

* de titel van het artikel
* de taal
* het onderdeel dat onjuist lijkt
* de juiste formulering, als u die weet

Zo kunnen we de content sneller bijwerken.

### Begin hier

* [**Introductie tot BackOffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/introductie-tot-backoffice.md)
* [**Wat is de OutSmart mobiele App?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/wat-is-de-mobiele-app-van-outsmart.md)
* [**Marktplaats**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [**Wat zijn integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md)
* [**Bekende problemen & workarounds**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/problemen-en-oplossingen/bekende-problemen-en-tijdelijke-oplossingen.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/kennisbankoverzicht.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.
