> 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/gasketelwet-formulieren/exporteer-gasketelwet-formuliergegevens-en-pdf.md).

# Exporteer Gasketelwet-formuliergegevens en PDF

Gebruik BackOffice om voltooide Gasketelwet-formulierresultaten te bekijken.

Exporteer het resultaat als PDF wanneer je een duidelijke vastlegging nodig hebt.

{% stepper %}
{% step %}

### Open het voltooide formulierresultaat

Open de Werkbon of het formulierresultaat dat je wilt bekijken.
{% endstep %}

{% step %}

### Controleer de gegevens

Bekijk de ingevoerde antwoorden, afbeeldingen, handtekeningen en tijdstempels.
{% endstep %}

{% step %}

### Exporteer de PDF

Kies de export- of PDF-optie.

Sla het bestand op voor archivering of opvolging.
{% endstep %}
{% endstepper %}

### Waar de export nuttig voor is

* interne controle
* Klantgegevens
* nalevingsdocumentatie

### Veelgestelde vragen

<details>

<summary>Worden handtekeningen opgenomen in de PDF?</summary>

Ja, als het formulierresultaat handtekeningvelden bevat.

</details>

<details>

<summary>Zijn foto's opgenomen in de PDF?</summary>

Ja, als het formulierresultaat afbeeldingsvelden bevat en deze onderdeel zijn van de uitvoer.

</details>

<details>

<summary>Kan ik de gegevens vóór de export bekijken?</summary>

Ja.

Open eerst het formulierresultaat en controleer de details.

</details>

### Gerelateerde onderwerpen

* [Gasketelwet Formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/gasketelwet-formulieren.md)
* [Gebruik het Gasketelwet-rapportageformulier](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/gasketelwet-formulieren/gebruik-het-gasketelwet-rapportageformulier.md)
* [Exporteer en print Formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/exporteer-en-print-formulieren.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/gasketelwet-formulieren/exporteer-gasketelwet-formuliergegevens-en-pdf.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.
