> 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/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources/gebruik-resources-in-het-planbord.md).

# Gebruik resources in het Planbord

Resources verschijnen in het Planbord zodat je de beschikbaarheid van apparatuur kunt plannen.

Dit helpt je om dubbele boekingen van interne bedrijfsmiddelen te voorkomen.

### Wat je hier doet

Gebruik het Planbord om:

* de beschikbaarheid van resources te bekijken
* resources aan werk toe te wijzen
* apparatuur naast medewerkers te plannen

### Wat je eerst nodig hebt

Voordat resources in het Planbord verschijnen, zorg ervoor dat:

* de functie Resources beschikbaar is
* de resource een categorie heeft
* de resource klaar is voor planning

{% stepper %}
{% step %}

### Open het Planbord

Ga naar het Planbord in de BackOffice.
{% endstep %}

{% step %}

### Zoek de resource-sectie

Zoek de resourcecategorieën en de resources daarin.

Resources zijn gegroepeerd op categorie.
{% endstep %}

{% step %}

### Wijs de resource toe

Abonnement de werkbon met de juiste resource.
{% endstep %}

{% step %}

### Beschikbaarheid controleren

Controleer of de resource al in gebruik is.
{% endstep %}
{% endstepper %}

### Houd de weergave actueel tijdens het browsen

Sommige teams kiezen ervoor om resourcegegevens te vernieuwen wanneer ze door datums of weergaven bewegen.

Dit helpt planners om recentere wijzigingen van andere gebruikers te zien.

Gebruik dit alleen wanneer nodig.

Vaker vernieuwen kan ervoor zorgen dat het Planbord trager aanvoelt.

### Waarom resources mogelijk ontbreken

De meest voorkomende reden is een ontbrekende categorie.

Alleen gecategoriseerde resources verschijnen in het Planbord.

Als een resource ontbreekt:

1. Ga naar **Instellingen → Assets → Resourcecategorie** en maak een categorie aan.
2. Ga naar **Instellingen → Apparaatbeheer → Resources** en open de resource.
3. In **Sjabloon en resource**, selecteer de categorie en sla op.

### Veelgestelde vragen

<details>

<summary>Kan ik meerdere resources op één werkbon plannen?</summary>

Dat hangt af van je Planning-opzet.

</details>

<details>

<summary>Waarom het Planbord voor resources gebruiken?</summary>

Het geeft één centrale weergave van de beschikbaarheid van apparatuur.

</details>

<details>

<summary>Hebben resources eerst een categorie nodig?</summary>

Meestal wel.

Categorieën helpen om het overzicht gestructureerd te houden.

</details>

<details>

<summary>Waarom worden resourcewijzigingen niet altijd meteen weergegeven?</summary>

Je Planbord vernieuwt resourcegegevens mogelijk minder vaak terwijl je browst.

Vernieuw de weergave als je de laatste wijzigingen onmiddellijk nodig hebt.

</details>

### Gerelateerde onderwerpen

* [**Maak resources aan en beheer ze**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources.md)
* [**Maak resourcecategorieën aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources/maak-resourcecategorieen-aan.md)
* [**Koppel resources aan Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources/koppel-resources-aan-werkbonnen.md)
* [**Gebruik spotlight voor bronnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources/gebruik-spotlight-voor-resources.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/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources/gebruik-resources-in-het-planbord.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.
