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

# Key figure

The basic structure of a key figure corresponds to that of a standard calculation variable.

A key figure is created on the basis of the selected [key figure template](/acron-9.3/en/anlagenkonfiguration/kennzahlvorlagen.md). This template assigns default values to all required properties of the key figure.

[Process variables or fixed values](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/kennzahl/register_formel.md) must be assigned to the individual formula parameters.

When allocating the process variables, a validation process ensures that only process variables with units originating from the template category are offered for selection.

<details>

<summary></summary>

The template unit is kg/m³. When creating the key figure, the variable allocation function offers only process variables with units of the Mass/Volume category, such as mg/l, g/l, kg/m³, etc.

</details>

Key figure units are converted automatically.

All other settings can be changed as required, except for the formula and the unit categories.

Note

The key figure templates are set up so that the formulas are as far as possible generally applicable. The various key figures are obtained by appropriate allocation of the matching process variables. There is a template for daily polluting loads for example. The individual key figures for COD, BOD5, total nitrogen etc. are obtained by allocating the relevant process variable to the parameter for the substance concentration.


---

# 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/kennzahl.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.
