> 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/f-gassenformulieren-koudsmart/begrijp-koelmiddelregistratie.md).

# Begrijp koelmiddelregistratie

Koelmiddelregistratie is de registratie op transactieniveau achter de KoudSmart-rapportage.

Het legt vast wat er is gebeurd, waar het is gebeurd en welk koelmiddel betrokken was.

### Registratie kan onder meer omvatten

* installatiegegevens
* afhandelingsdatum
* type en hoeveelheid koelmiddel
* redenen voor vullen en terugwinning
* cilinderinformatie

### Waar de gegevens vandaan komen

KoudSmart gebruikt gegevens uit Werkbonnen, formulieren, gekoppelde Objecten en gerelateerde Voorraadbewegingen.

Daarom is de dagelijkse datakwaliteit belangrijk.

### Veelgestelde vragen

<details>

<summary>Waarom is registratie op installatieniveau belangrijk?</summary>

Het vormt de basis voor jaarlijkse rapportage.

</details>

<details>

<summary>Gebruikt KoudSmart hier gegevens uit Werkbonnen?</summary>

Ja.

Dat is een belangrijke bron in het proces.

</details>

<details>

<summary>Wat gebeurt er als gegevens onvolledig zijn?</summary>

De Rapportage-uitvoer wordt minder betrouwbaar.

</details>

### Gerelateerde onderwerpen

* [**Gebruik KoudSmart in werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/f-gassenformulieren-koudsmart/gebruik-koudsmart-in-werkbonnen.md)
* [**Gebruik KoudSmart in formulieren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/f-gassenformulieren-koudsmart/gebruik-koudsmart-in-formulieren.md)
* [**Genereer KoudSmart-rapportages**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/f-gassenformulieren-koudsmart/genereer-koudsmart-rapportages.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/f-gassenformulieren-koudsmart/begrijp-koelmiddelregistratie.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.
