> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/handgroesse/beispiele_ergebnisse-berechnungen_hg.md).

# Examples of the results of calculations / Manual variable

## Fill in/carry forward process values

Carrying forward means that when values are missing the last valid value is used until a valid value is available again. This is done without considering daily limits. Filling in (topping-up) is basically the same as carrying forward, but with the following key differences:

* Missing values are only replaced within the daily limits.
* If values are missing at the start of the day, the time frame from the start of the day until the time of the first valid value is filled in with this value.
* Carry forward of the last valid value ends with the end of the day.

## Value handling – Form integral

If you are using ACRON integral calculation, neither substitute value formation no readout carry forward of process values should be enabled. Replacing missing values or changing specific values can result in additional or incorrect areas being calculated, thereby corrupting the result.

![](/files/S696CPiDl16ljbTDNDz6)


---

# 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:

```
GET https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/handgroesse/beispiele_ergebnisse-berechnungen_hg.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
