> 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/maak-resourcecategorieen-aan.md).

# Maak resourcecategorieën aan

Resourcecategorieën groeperen vergelijkbare apparatuur.

Ze houden het Planbord overzichtelijk en makkelijker te beheren.

Voorbeelden zijn:

* voertuigen
* aanhangers
* kranen
* gereedschap

### Waarom categorieën belangrijk zijn

Resources hebben een categorie nodig om in het Planbord te verschijnen.

Categorieën helpen planners ook om sneller de juiste apparatuur te vinden.

{% stepper %}
{% step %}

### Open de categorie-instellingen

Ga naar het BackOffice-gedeelte waar resourcecategorieën worden beheerd.
{% endstep %}

{% step %}

### Voeg een categorie toe

Klik **Toevoegen** en voer de categorienaam in.
{% endstep %}

{% step %}

### Sla de categorie op

Sla de categorie op zodat deze beschikbaar wordt voor resources.
{% endstep %}

{% step %}

### Koppel de categorie aan resources

Open een resource en selecteer de juiste categorie.

Sla daarna de resource op.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Kan één resource tot meerdere categorieën behoren?</summary>

Nee.

Een resource gebruikt één categorie.

</details>

<details>

<summary>Wat gebeurt er als ik een categorie verwijder?</summary>

Gekoppelde resources verliezen die categorie.

Ze verschijnen niet langer in het Planbord totdat je een nieuwe toewijst.

</details>

<details>

<summary>Kan ik een categorie later hernoemen?</summary>

Ja.

De nieuwe naam is van toepassing op gekoppelde resources.

</details>

### Gerelateerde onderwerpen

* [**Maak een middel aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources/maak-een-resource-aan.md)
* [**Gebruik bronnen in het Planbord**](/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 Project Planning**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/abonnement-en-projecten-bijhouden/gebruik-het-project-planning-bord/gebruik-middelen-in-project-planning.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/maak-resourcecategorieen-aan.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.
