> 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/overzicht-van-de-kennisbank.md).

# Overzicht van de kennisbank

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

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

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

### Hoe deze kennisbank is georganiseerd

De kennisbank is opgesplitst in hoofdsecties.

Elke sectie behandelt één productgebied of gebruikscontext.

De hoofdsecties zijn:

* [**BackOffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice.md)
* [**Mobiele App**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app.md)
* [**Marketplace, pakketten en Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace.md)
* [**Integraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties.md)
* [**Bekende problemen & oplossingen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/bekende-problemen-and-oplossingen/bekende-problemen-and-oplossingen.md)

Sommige pagina's vallen ook buiten deze secties.

Die pagina's gaan meestal over aankondigingen, tijdelijke campagnes of kleinere add-ons.

### Hoe artikelen zijn opgebouwd

De meeste sectiegidsen beginnen met een Overzichts- of introductiepagina.

Daarna zie je meestal artikelen over installatie, gebruik, FAQ, probleemoplossing of vereisten.

Taak-gebaseerde artikelen richten zich telkens op één actie.

Daardoor kun je gemakkelijker direct naar de stap gaan die je nodig hebt.

### Hoe je deze kennisbank gebruikt

Begin met de sectie die past bij je doel.

Gebruik Overzichtspagina's wanneer je eerst context nodig hebt.

Gebruik Taak-gebaseerde artikelen wanneer je al weet wat je wilt doen.

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

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

Als je in het veld 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-outsmart-mobiele-app.md).

Als je OutSmart wilt verbinden met andere software, 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 dan [**Bekende problemen & oplossingen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/bekende-problemen-and-oplossingen/bekende-problemen-and-oplossingen.md).

{% hint style="info" %}
Wat je ziet, kan nog steeds verschillen per Pakket, Rechten, ingeschakelde functies of moment van uitrol.
{% endhint %}

### Over de artikelen

Artikelen in deze kennisbank worden gemaakt met behulp van AI.

Ze worden nagekeken en bijgewerkt om afgestemd te blijven op productwijzigingen.

Dat helpt ons om sneller content te publiceren en de dekking breed te houden over onderwerpen en talen heen.

### Rapportage van een vertaalprobleem of onjuistheid

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

Neem indien mogelijk deze gegevens op:

* de artikeltitel
* de taal
* het deel dat er verkeerd uitziet
* de juiste formulering, als je die weet

Dit helpt ons de content sneller bij te werken.

### 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-outsmart-mobiele-app.md)
* [**Marketplace**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace.md)
* [**Wat zijn Integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md)
* [**Bekende problemen & oplossingen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/bekende-problemen-and-oplossingen/bekende-problemen-and-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/overzicht-van-de-kennisbank.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.
