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

# Units

In connection with [key figures](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/kennzahl.md)/[key figure templates](/acron-9.3/en/anlagenkonfiguration/kennzahlvorlagen.md), and the facility to automatically convert units for [process variables](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen.md), it is necessary to work with standardized units. This means only the units present in the Units area can be used in the input boxes for units. In addition to the units predefined in that area, it is also possible to add required units to the individual categories, or to create additional user-defined categories and units.

For the system of units in ACRON, in addition to the base units of the international SI system derived units are also used as base units.

## Category <a href="#kategorie" id="kategorie"></a>

Base unit under which the fractions and multiples of the respective [unit](/acron-9.3/en/anlagenkonfiguration/einheiten/basiseinheit_kategorie/einheit.md) are grouped.

Note

The 'Lengths' category, for example, includes the fractions and multiples of the base unit meter, such as mm, cm, km. etc.

## Icons

| Icon                             | Meaning                                                            |
| -------------------------------- | ------------------------------------------------------------------ |
| ![](/files/l5DhN1X93aH1Hgj09Beq) | ACRON Default directory that cannot be renamed, copied or deleted. |
| ![](/files/9Dpc0BrZiJl1gnDhVcGU) | Non-editable ACRON unit Non-editable ACRON category                |
| ![](/files/YRBmzRhfUUjlMZdU8xcv) | User-defined unit User-defined category                            |

### Name <a href="#bezeichnung" id="bezeichnung"></a>

Name of the category


---

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