> 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/volg-magazijntransacties.md).

# Volg magazijntransacties

Magazijntransacties ondersteunen de Voorraadzijde van het KoudSmart-proces.

Ze helpen cilinders, hoeveelheden en bewegingshistorie met elkaar te verbinden.

### Transacties kunnen betrekking hebben op

* vulbewegingen
* terughaalbewegingen
* Voorraadcorrecties

### Waarom transactiekwaliteit belangrijk is

Magazijngegevens kunnen de Voorraadnauwkeurigheid, de rapportagekwaliteit en balansverschillen beïnvloeden.

Dat maakt validatie belangrijk.

### Veelgestelde vragen

<details>

<summary>Waarom zijn magazijntransacties relevant voor KoudSmart?</summary>

Ze helpen uitleggen hoe de Voorraad aan koelmiddel zich in de loop van het jaar heeft verplaatst.

</details>

<details>

<summary>Kunnen Voorraadcorrecties het saldo beïnvloeden?</summary>

Ja.

Correcties kunnen de jaaruitkomst beïnvloeden.

</details>

<details>

<summary>Moet ik de Status van de transactie controleren?</summary>

Ja.

Geverifieerde transactiedata leiden tot betrouwbaardere Rapportages.

</details>

### Gerelateerde onderwerpen

* [**Configureer cilinders**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/f-gassenformulieren-koudsmart/configureer-cilinders.md)
* [**Begrijp de balans van koudemiddelen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/f-gassenformulieren-koudsmart/begrijp-de-koelmiddelbalans.md)
* [**Los dubbele cilinders en magazijnen op**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/f-gassenformulieren-koudsmart/los-dubbele-cilinders-en-magazijnen-op.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/volg-magazijntransacties.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.
