> 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/marktplaats-pakketten-en-power-ups/power-ups/formulieren/gebruik-visuele-formulieren-in-de-mobiele-app.md).

# Gebruik Visuele Formulieren in de mobiele app

Laat Medewerkers Visuele Formulieren openen en invullen op een Werkbon.

Medewerkers openen Visuele Formulieren vanuit de Werkbon in de app.

Ze vullen het Formulier in op de PDF.

### Wat Medewerkers in de app doen

* open de Werkbon
* open het Visuele Formulier
* vul de velden op de PDF in
* sla het resultaat op

{% stepper %}
{% step %}

### Open de Werkbon

Open de Werkbon die het Visuele Formulier bevat.
{% endstep %}

{% step %}

### Open het formulier

Selecteer het Visuele Formulier op de Werkbon.
{% endstep %}

{% step %}

### Vul het Formulier in.

Voeg de antwoorden toe op de juiste plekken op de PDF.
{% endstep %}

{% step %}

### Sla het werk op.

Sla het Formulier op.

Ga daarna verder met de Werkbon.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Test het Formulier op het apparaat dat uw team het meest gebruikt.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Kunnen Medewerkers een Visueel Formulier op locatie invullen?</summary>

Ja.

Dat is een veelvoorkomende toepassing.

</details>

<details>

<summary>Ziet het Formulier er nog steeds uit als de PDF?</summary>

Ja.

Dat is het belangrijkste verschil met een standaard Formulier.

</details>

<details>

<summary>Moet ik het Formulier eerst op mobiel testen?</summary>

Ja.

Dat helpt u de spatiëring en leesbaarheid te controleren.

</details>

### Gerelateerde onderwerpen

* [**Formulieren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/formulieren.md)
* [**Een Visual Formulier aanmaken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/formulieren/een-visueel-formulier-aanmaken.md)
* [**Gebruik formulieren in de mobiele app**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/formulieren/gebruik-formulieren-in-de-mobiele-app.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/marktplaats-pakketten-en-power-ups/power-ups/formulieren/gebruik-visuele-formulieren-in-de-mobiele-app.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.
