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

# General tab

The type of calculation variable is defined, as are the calculation basis, the compression level for the calculation result, and the calculation formula.

### Output format

Selection of the format of data output, from Numerical value or Time

### Calculation basis

Values up to the level of the respective calculation result are available to select the calculation basis:

<table><thead><tr><th width="182"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>Calculation result</td><td></td><td></td><td></td></tr><tr><td>Calculation basis</td><td>Interval value</td><td>Daily value</td><td>Monthly value</td><td>Annual values</td></tr><tr><td>Process values</td><td>x</td><td>x</td><td>x</td><td>x</td></tr><tr><td>Interval values</td><td>x</td><td>x</td><td>x</td><td>x</td></tr><tr><td>Secondary interval values</td><td>x</td><td>x</td><td>x</td><td>x</td></tr><tr><td>Daily values</td><td></td><td>x</td><td>x</td><td>x</td></tr><tr><td>Monthly values</td><td></td><td></td><td>x</td><td>x</td></tr><tr><td>Annual values</td><td></td><td></td><td></td><td>x</td></tr></tbody></table>

<details>

<summary></summary>

Calculation result = daily value

Calculation basis = process values

The first compression level is day data created from process values. The compression method required for this is selected on the Compression tab. As are the compression methods for any further compression levels.

Note

Additional compression levels can be activated in Plant Management/Database/[Compression levels](/acron-9.3/en/anlagenverwaltung/register-datenbank.md#verdichtungsstufen).

</details>

### Calculation result is a

Selection of the first compression from

* Interval value
* Daily value
* Monthly value
* Annual value

<details>

<summary></summary>

Calculation result = daily value

Calculation basis = process values

The first compression level is day data created from process values. The compression method required for this is selected on the Compression tab. As are the compression methods for any further compression levels.

Note

Additional compression levels can be activated in Plant Management/Database/[Compression levels](/acron-9.3/en/anlagenverwaltung/register-datenbank.md#verdichtungsstufen).

</details>

### Calculation result is temporary

Key figure that is not saved.

Note

You can use this option when calculating interim values that in turn are to be used by "normal" key figures. The calculation result is not saved.

### Key

Any entry capable of serving as a tool for filter conditions in the Form Designer, such as to hide or manipulate specific table rows.

## Calculation formula <a href="#berechnungsformel" id="berechnungsformel"></a>

[Formula](/acron-9.3/en/anlagenkonfiguration/kennzahlvorlagen/kennzahlvorlage/register_formel.md) that was created in the key figure template and whose key figure parameters are assigned [process variables](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/kennzahl/register_formel.md#kennzahlparameter).

## Description <a href="#beschreibung" id="beschreibung"></a>

Detailed description of the key figure


---

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