> 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/algemene-mobiele-app/fotos-bestanden-en-notities-toevoegen.md).

# Foto's, bestanden en notities toevoegen

Foto's, bestanden en notities helpen medewerkers te documenteren wat er ter plaatse is gebeurd.

Ze houden de Werkbon compleet voor kantoor, de Klant en latere opvolging.

### Voeg foto's, bestanden en notities toe

{% stepper %}
{% step %}

### Open de Werkbon

Open de juiste Werkbon in de App.
{% endstep %}

{% step %}

### Open de juiste sectie

Kies in de Werkbon de sectie voor foto's, bestanden of notities.
{% endstep %}

{% step %}

### Voeg de informatie toe

Maak foto's met het apparaat, voeg bestanden toe of schrijf de notitie die je nodig hebt.
{% endstep %}

{% step %}

### Sla je wijzigingen op

Controleer of de toegevoegde inhoud zichtbaar is op de Werkbon.
{% endstep %}

{% step %}

### Verstuur de Werkbon

Verstuur de voltooide Werkbon zodat de bijlagen en notities terugkeren naar de **BackOffice**.
{% endstep %}
{% endstepper %}

### Wanneer dit nuttig is

Gebruik deze opties om:

* schade, geïnstalleerde onderdelen of voltooid werk vast te leggen
* ondersteunende documenten toe te voegen
* interne observaties of overdrachtsnotities toe te voegen

### Wat kan verplicht zijn

Uw bedrijf kan van medewerkers eisen dat ze een minimumaantal foto's toevoegen voordat ze de Werkbon kunnen versturen.

Dit wordt ingesteld in **Apparaatbeleid en instellingen**.

### Veelgestelde vragen

<details>

<summary>Kan het bedrijf foto's verplicht stellen vóór verzending?</summary>

Ja. Er kan een minimumaantal foto's worden ingesteld in de App Instellingen.

</details>

<details>

<summary>Blijven notities en bijlagen gekoppeld aan de Werkbon?</summary>

Ja. Ze blijven aan die Werkbon gekoppeld.

</details>

<details>

<summary>Waarom kan ik de verwachte Bijlage niet toevoegen?</summary>

Dat kan afhangen van de App Instellingen of de status van het apparaat.

Synchroniseer de App als er onlangs wijzigingen in de configuratie zijn aangebracht.

</details>

### Gerelateerde onderwerpen

* [Voltooi een Werkbon](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/een-werkbon-afronden.md)
* [Verzamel handtekeningen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/handtekeningen-verzamelen.md)
* [Synchroniseer de mobiele app](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-mobiele-app-synchroniseren.md)
* [Apparaatbeleid en instellingen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/apparaatbeleid-en-instellingen.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/mobiele-app/algemene-mobiele-app/fotos-bestanden-en-notities-toevoegen.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.
