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

# Dashboards

Maak gerichte dashboards, voeg widgets toe en bepaal wie ze kan zien.

**Dashboards** helpt u OutSmart-gegevens om te zetten in heldere overzichten.

Gebruik dit onderdeel om dashboards te begrijpen, een Nieuw Dashboard Aanmaken, widgets toe te voegen en Controle te houden over zichtbaarheid.

{% hint style="info" %}
De Beschikbaarheid van Dashboard hangt af van uw Pakket en inrichting.
{% endhint %}

### Wat u met Dashboards doet

* Aanmaken van aparte dashboards voor verschillende doelen
* widgets toevoegen en filteren wat ze weergeven
* dashboards beperken tot de juiste Groepen

### Begin hier

* [**Wat zijn Dashboards?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/wat-zijn-dashboards.md) — het doel en de structuur begrijpen.
* [**Aanmaken van een extra Dashboard**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/een-extra-dashboard-aanmaken.md) — een Nieuw Dashboard Aanmaken en de indeling opzetten.
* [**Dashboardwidgets toevoegen en aanpassen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/dashboardwidgets-toevoegen-en-aanpassen.md) — widgets toevoegen, ze verplaatsen en de gegevens filteren.
* [**Bepaal wie een Dashboard kan zien**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/bepalen-wie-een-dashboard-kan-zien.md) — de zichtbaarheid beperken tot geselecteerde Groepen.

### Aanbevolen volgorde

1. Begin met [**Wat zijn Dashboards?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/wat-zijn-dashboards.md).
2. Daarna [**Een extra Dashboard Aanmaken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/een-extra-dashboard-aanmaken.md).
3. Volgende [**Dashboardwidgets toevoegen en aanpassen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/dashboardwidgets-toevoegen-en-aanpassen.md).
4. Sluit af door te bepalen [**wie een Dashboard kan zien**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/dashboards/bepalen-wie-een-dashboard-kan-zien.md).

### Gerelateerde onderwerpen

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