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

# Backoffice

Begrijp de belangrijkste Backoffice-modules en waar u moet beginnen.

De **Backoffice** is de centrale werkruimte voor dagelijkse werkzaamheden in OutSmart.

Gebruik het om Klanten te beheren, werk te plannen, voortgang te volgen en Controle over de instellingen te houden.

### Wat u doet in Backoffice

* dagelijkse werkzaamheden beheren vanuit één plek
* schakel tussen modules uit Algemeen, zoals Klanten, werk en planning
* Controle over toegang, Rollen en Account-instellingen

{% hint style="info" %}
De Modules die u ziet, hangen af van uw Pakket, ingeschakelde functies en Permissies.
{% endhint %}

### Begin hier

* [**Introductie tot Backoffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/introductie-tot-backoffice.md) — begrijp hoe de Backoffice in het volledige proces past.
* [**Dashboards**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards.md) — bekijk kerngegevens en volg werk in één oogopslag.
* [**Rapportages**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/rapportages.md) — maak, filter, plan en exporteer Rapportages op basis van OutSmart-gegevens.
* [**Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/werkbonnen.md) — werk aanmaken, vinden en beheren.
* [**Planbord**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/planbord.md) — wijs werk toe en beheer capaciteit.
* [**Gebruik het Project-planningsbord**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/projecten-plannen-en-volgen/het-project-planbord-gebruiken.md) — plan Project activiteiten op een tijdlijn.
* [**Klanten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/klanten.md) — houd Klantgegevens en geschiedenis bij elkaar.
* [**Instellingen en toegang**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/gebruikers-en-toegang.md) — Controle van Rollen, Gebruikers en aanmeldmethoden.

### Aanbevolen volgorde

1. Begin met [**Introductie tot Backoffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/introductie-tot-backoffice.md).
2. Gebruik [**Dashboards**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards.md) om het bedrijf te monitoren.
3. Ga verder met [**Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/werkbonnen.md) en [**Planbord**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/planbord.md).
4. Gebruik [**Gebruik het Project-planningsbord**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/projecten-plannen-en-volgen/het-project-planbord-gebruiken.md) wanneer u per project plant.
5. Sluit af met [**Klanten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/klanten.md) en [**Instellingen en toegang**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/gebruikers-en-toegang.md).

### Gerelateerde onderwerpen

* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/outsmart-pakketten.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/backoffice/backoffice.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.
