> 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

Voeg visueel bewijs, Documenten en extra opdrachtdetails toe aan een Werkbon vanuit de app.

Foto's, bestanden en notities helpen Medewerkers vast te leggen wat er op locatie is gebeurd.

Zo blijft de Werkbon compleet voor kantoor, de Klant en latere opvolging.

{% hint style="info" %}
Deze pagina behandelt de gedeelde mobiele flow.

Gebruik dit voor richtlijnen voor meerdere platforms.

Gebruik voor schermspecifieke stappen [iOS - OutSmart App](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/ios-outsmart-app.md) of [Android - OutSmart NEXT](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/android-outsmart-next.md).
{% endhint %}

### Foto's, bestanden en notities toevoegen

{% stepper %}
{% step %}

### Open de Werkbon

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

{% step %}

### Open de juiste sectie

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

{% step %}

### Voeg de informatie toe

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

{% step %}

### Sla uw 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 uitgevoerd werk vast te leggen
* ondersteunende documenten toe te voegen
* interne observaties of overdrachtsnotities toe te voegen

### Wat kan vereist zijn

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

Dit wordt beheerd in **App instellingen**.

### FAQ

<details>

<summary>Kan het Bedrijf foto's vereisen voordat er wordt verstuurd?</summary>

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

</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 Instellingen van de app of de apparaatstatus.

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/maak-een-werkbon-compleet.md)
* [Handtekeningen verzamelen](/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/synchroniseer-de-mobiele-app.md)
* [App instellingen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/app-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.
