> 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/mobiele-app/ios-outsmart-app/moduleoverzichten/werkbon/materialen.md).

# Materialen

Voeg materialen toe vanuit favorieten, catalogus, magazijnen of handmatige invoer.

## Materialen

Gebruik **Materialen** om gebruikte Materialen op een Werkbon te registreren.

U kunt Materialen toevoegen uit **Favorieten**, **Catalogus**, of **Magazijnen**.

### Wat u kunt doen

* aantallen, Notities, totalen en Prijzen controleren
* Materialen toevoegen uit toegestane bronnen
* voldoe aan de regels van het Bedrijf voordat u de Werkbon verzendt

### In deze sectie

* [Materieelcatalogus](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/ios-outsmart-app/moduleoverzichten/werkbon/materialen/materieelcatalogus.md)
* [Magazijnen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/ios-outsmart-app/moduleoverzichten/werkbon/materialen/magazijnen.md)
* [Nieuw Materiaal (Materieel)](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/ios-outsmart-app/moduleoverzichten/werkbon/materialen/nieuw-materiaal.md)

{% stepper %}
{% step %}

### Open **Materialen**

Open de Werkbon en open **Materialen**.
{% endstep %}

{% step %}

### Kies een bron

Kies **Favorieten**, **Catalogus**, of **Magazijnen**.

Aanmaken van een Nieuw Materiaal is alleen toegestaan wanneer handmatige invoer is toegestaan.
{% endstep %}

{% step %}

### Materialen toevoegen en controleren

Zoek, scan of selecteer het Materieel dat u nodig hebt.

Pas het aantal of de Notitie aan voordat u verdergaat.
{% endstep %}

{% step %}

### Maak de Werkbon Compleet

Verzend de Werkbon nadat de lijst met Materieel Compleet is.

Sommige instellingen vereisen Materialen uit de catalogus of een minimumaantal Materialen.
{% endstep %}
{% endstepper %}

### Let op

Materialen kunnen vereist zijn voordat de Werkbon als Voltooid kan worden gemarkeerd.

Sommige bedrijven staan alleen Materialen uit de catalogus toe.


---

# 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/mobiele-app/ios-outsmart-app/moduleoverzichten/werkbon/materialen.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.
