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

# Symbole der Werkzeugleiste

|                                                                     |                                                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Symbol                                                              | Bedeutung                                                                    | Ausführung                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| <img src="/files/gpbMHaxmeHOaxLFigRrB" alt="" data-size="original"> | [Anlagensicherung](/acron-9.3/anlagenverwaltung/dialog_anlage-sichern.md)... | Sicherung von bestimmten oder allen Daten der aktuellen Anlage                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| <img src="/files/YaGdJXggwAoH8kW3yfuD" alt="" data-size="original"> | Konfigurationsprüfung                                                        | Überprüfung der kompletten Konfiguration                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| <img src="/files/VXPIM0LbxBSF4McsihWE" alt="" data-size="original"> | Datenbank                                                                    | <ul><li><p>Überprüfung</p><p>Überprüfung der Datenbanktabellen</p></li><li><p><a href="/pages/4Vy0WtniLxkD8PMWjJLs">Speicherinfo Prozessdaten...</a></p><p>Für jede externe Variable wird in einem Dialog die Speicherbelegung eines Tages dargestellt.</p></li></ul>                                                                                                                                                                                                                                                                                                    |
| <img src="/files/UDyZF5zwOMWqJHpqY0Sa" alt="" data-size="original"> | Neuberechnung                                                                | <ul><li><p>Alle Verdichtungsdaten</p><p>Alle Daten aus dem Verdichtungspfad werden neu berechnet.</p></li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
|                                                                     |                                                                              | <ul><li><p><a href="https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/de/designer/ac_designer/anlage/dialog_neuberechnung-verdichtungsdaten.md">Ausgewählte Verdichtungsdaten...</a></p><p>Die Verdichtungsdaten werden für alle oder bestimmte Verfahrensgrößen ab einem bestimmten Datum erneut berechnet.</p></li><li><p>Alle Ereignisse</p><p>Alle Ereignisse werden neu berechnet.</p></li><li><p><a href="/pages/miFxIwro930Z53OaTN7Y">Ausgewählte Ereignisse...</a></p><p>Alle oder bestimmte Ereignisse werden erneut berechnet.</p></li></ul> |
| <p><br></p>                                                         | Sprache...                                                                   | Die Auswahl der Programmsprache legt fest, in welcher Sprache die ACRON Oberfläche und die Hilfe angezeigt werden.                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| <img src="/files/Yo1RPylWML9MthG0xIM2" alt="" data-size="original"> | English                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| <img src="/files/L6AC13osoOrVlZLqqX95" alt="" data-size="original"> | French                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| <img src="/files/lMU2vqllXG14TggsBKuT" alt="" data-size="original"> | German                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| <img src="/files/QTRF0pXS962W0nrbgefq" alt="" data-size="original"> | Italian                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| <img src="/files/1TTec9dYtvNwFRyq2eZI" alt="" data-size="original"> | Spanish                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |


---

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