> 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/f-gassen-formulieren-koudsmart/gebruik-koudsmart-in-werkbonnen.md).

# Gebruik KoudSmart in Werkbonnen

Registreer koelmiddelhandelingen in de Werkbon.

KoudSmart past in de Werkbon-flow wanneer technici op locatie koudemiddelen verwerken.

Zo blijft de registratie dicht bij het daadwerkelijke servicemoment.

### Typische KoudSmart-gegevens op een Werkbon

* installatiecontext
* vul- of terugwingegevens
* hoeveelheden en redenen
* cilinderinformatie

{% stepper %}
{% step %}

### Open de Werkbon

Open de Werkbon die betrekking heeft op koudemiddelverwerking.
{% endstep %}

{% step %}

### Controleer het gekoppelde Object

Zorg ervoor dat de juiste installatie of het juiste Object is gekoppeld.
{% endstep %}

{% step %}

### Maak het KoudSmart-deel Compleet

Registreer de verwerkingsgegevens via de beschikbare KoudSmart-formulierflow.
{% endstep %}

{% step %}

### Sla het werk op

Sla het Formulier op en rond de Werkbon af volgens uw proces.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Waarom moet het Object gekoppeld zijn?</summary>

Het verbetert de traceerbaarheid op installatieniveau.

</details>

<details>

<summary>Is KoudSmart nodig op elke Werkbon?</summary>

Nee.

Gebruik het wanneer het werk koudemiddelverwerking omvat.

</details>

<details>

<summary>Heeft deze data invloed op de rapportage?</summary>

Ja.

Werkbongegevens kunnen worden opgenomen in de KoudSmart-registratie.

</details>

### Gerelateerde onderwerpen

* [**KoudSmart gebruiken in formulieren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/f-gassen-formulieren-koudsmart/gebruik-koudsmart-in-formulieren.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer.md)
* [**Registratie van koelmiddelen begrijpen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/f-gassen-formulieren-koudsmart/inzicht-in-koelmiddelregistratie.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/f-gassen-formulieren-koudsmart/gebruik-koudsmart-in-werkbonnen.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.
