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

# Middelen

**Resources** helpt je interne apparatuur in OutSmart te beheren.

Gebruik het voor aanhangers, voertuigen, kranen, gereedschap en andere gedeelde bedrijfsmiddelen.

{% hint style="info" %}
Resources is beschikbaar vanaf **Boost** als een Power-Up.

Het is inbegrepen in **Accelerate** en **Maximize**.
{% endhint %}

### In deze handleiding

Dit gedeelte behandelt:

* [**Wat is Resources?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/wat-is-resources.md)
* [**Activeer Resources via de Licentiemanager**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/activeer-resources-via-de-licentie-manager.md)
* [**Beschikbaarheid van Resources en abonnementen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/beschikbaarheid-en-abonnementen-van-resources.md)
* [**Functies in Resources**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/functies-in-resources.md)
* [**Geschiktheid en vereisten voor Resources**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/geschiktheid-en-vereisten-voor-resources.md)
* [**Testabonnement voor Resources**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/testplan-voor-resources.md)

### Wat je doet met Resources

Met Resources kun je:

* intern materieel registreren
* apparatuur plannen in het Planbord
* resources koppelen aan Werkbonnen
* gebruik van resources in rekening brengen met tarieven

### Snelle QA-checklist

Gebruik deze checklist om te controleren of Resources correct is ingesteld:

* Resources is beschikbaar voor het huidige abonnement.
* De functie is geactiveerd in het account.
* Gebruikers kunnen het gebied Resources openen in de BackOffice.
* Er bestaat ten minste één resourcecategorie.
* Er kan een testresource worden gemaakt en opgeslagen.
* De resource is gemarkeerd als intern.
* De resource verschijnt in het Planbord nadat een categorie is toegewezen.
* De resource kan worden gekoppeld aan een werkbon.
* Tariefvelden werken als facturering op basis van gebruik is ingeschakeld.

### Aanbevolen volgorde

1. Begin met [**Wat is Resources?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/wat-is-resources.md).
2. Daarna [**Resources activeren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/activeer-resources-via-de-licentie-manager.md) indien nodig.
3. Controleren [**abonnementsbeschikbaarheid**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/beschikbaarheid-en-abonnementen-van-resources.md).
4. Ga verder met [**Resources maken en beheren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources.md) voor de inrichting en het dagelijkse werk.
5. Gebruik [**Testabonnement voor Resources**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/testplan-voor-resources.md) voor QA-, UAT- of regressiecontroles.

### Gerelateerde onderwerpen

* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer.md)
* [**Resources maken en beheren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/maak-en-beheer-resources.md)
* [**Testabonnement voor Resources**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/middelen/testplan-voor-resources.md)
* [**OutSmart pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace/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/marketplace-pakketten-en-power-ups/power-ups/middelen.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.
