> 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/ac_admin/anlagenuebersicht/wl_anlage.md).

# Toolbar icons

<table><thead><tr><th width="57"></th><th></th><th></th></tr></thead><tbody><tr><td>Icon</td><td>Meaning</td><td>Execution</td></tr><tr><td><img src="/files/PopFwnEisILFTXqWFizL" alt="" data-size="original"></td><td>New local plant</td><td>Create a new plant, assigning the identification and name and selecting the data paths</td></tr><tr><td><img src="/files/tHTfNZibb7CgrVCaYlSq" alt="" data-size="original"></td><td>Find plant</td><td>Browse the local hard disk or the network for existing plant configurations.</td></tr><tr><td><img src="/files/6P2wrGDZw05k0Hq1emsn" alt="" data-size="original"></td><td>Create plant from backup</td><td>Create a new plant from a backup file.</td></tr><tr><td><img src="/files/3NyKydc7tfWtPux3fIEI" alt="" data-size="original"></td><td>Delete plant linkage</td><td>The link to the selected plant is deleted. All associated data are retained, including the user data. The data can be removed manually by deleting the data path and the compression path with all subfolders</td></tr><tr><td><img src="/files/Qo6G4Qr5ZJF8KGfwn825" alt="" data-size="original"></td><td>Default plant</td><td>This plant is automatically loaded when all ACRON modules are started; if user administration with password assignment is enabled, it is preselected.</td></tr><tr><td><img src="/files/XxNHUsnH3Xve2RT8MMwB" alt="" data-size="original"></td><td>Back up plant...</td><td>Back up specific data or all data of the current plant</td></tr><tr><td><img src="/files/HCG6VHV79vZQ2DnC3nS5" alt="" data-size="original"></td><td>Restore plant...</td><td>Restore data to the current set plant (only possible with data backed up by ACRON).</td></tr><tr><td><img src="/files/RxgbWiSb4XnQAofHkaS3" alt="" data-size="original"></td><td>Uninstall services and applications</td><td>Uninstall the services, exit the applications</td></tr><tr><td><img src="/files/bSMamPlgcrnBcvxJaSBG" alt="" data-size="original"></td><td>Exit services and applications</td><td>Stop the services or exit the applications</td></tr><tr><td><img src="/files/N66tR4QKPD88begFBZIo" alt="" data-size="original"></td><td>Update...</td><td>Update plants as from ACRON 8.0</td></tr><tr><td><img src="/files/HX6cXMT9F9SYxcBF3YaH" alt="" data-size="original"></td><td><a href="/pages/IjomAhj1GDx8e20t2J0O">Administration</a>...</td><td>Changes of identification and name, settings for local and network plants</td></tr><tr><td><img src="/files/UvlFLqYVDQyObnQtFAri" alt="" data-size="original"></td><td>Firewall and antivirus</td><td>Information on the server, ACRON processes and plant paths of the plant selected in the ACRON Explorer which can be copied to the clipboard by right-clicking in order to enter it in the firewall and antivirus program exception lists for maximum performance</td></tr></tbody></table>


---

# 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/ac_admin/anlagenuebersicht/wl_anlage.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.
