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

# Context menu

The context menu contains the following options for inactive plants:

* Login\*

  Log in to plant that is currently not being accessed.
* [ACRON Admin](/acron-9.3/en/acron_der_anlagenchronist/acron_admin.md)...

  With this module, services and applications can be managed, and as from ACRON 8.0 plants can be updated. It can only be started by administrators, running with enhanced privileges.

The context menu contains the following options for active plants:

* Logout

  Log out of the plant currently being accessed.
* [ACRON Admin](/acron-9.3/en/acron_der_anlagenchronist/acron_admin.md)...

  With this module, services and applications can be managed, and as from ACRON 8.0 plants can be updated. It can only be started by administrators, running with enhanced privileges.
* [Plant backup](/acron-9.3/en/anlagenverwaltung/dialog_anlage-sichern.md)...

  Back up specific data or all data of the current plant
* Check of the complete configuration
* Database
  * Check

    Check the database tables
  * [Process data memory info...](/acron-9.3/en/anlagenverwaltung/dialog_speicherinfo-prozessdaten.md)

    For each external variable the memory allocation of one day is indicated in a dialog.
* Recalculation
  * All compression data

    All data from the compression path are recalculated.
  * [Selected compression data...](/acron-9.3/en/anlagenverwaltung/dialog_neuberechnung-verdichtungsdaten.md)

    The compression data are recalculated for all process variables or specific process variables as from a specific date.
  * All events

    All events are recalculated.
  * [Selected events...](/acron-9.3/en/anlagenverwaltung/dialog_neuberechnung-ereignisse.md)

    All events, or specific events, are recalculated.
* Configuration reports
  * Preview

    Base configuration and system environment...

    External variables...

    Process variables...

    Entities...

    Cyclic actions...
  * PDF

    External variables...

    Process variables...

    Entities...

    Cyclic actions...

\* If the lettering in the context menu is in bold, you can also perform the action by double-clicking on the object.


---

# 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/anlagenverwaltung/km_anlagen.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.
