> 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/globale_einstellungen/wl_menue-allgemein.md).

# Toolbar icons

| Icon                                                   | Meaning            | Execution                                                                                                                                                                                                 |
| ------------------------------------------------------ | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/Q6ZOBEoyq2RwyHzEyVCo)                       | Manage services... | Access Microsoft services management                                                                                                                                                                      |
| ![](/files/jMzFlBLN9UW9wPqYOyn2)                       | Port numbers       | Tabular overview of specified ports, whose configuration can be active or inactive.                                                                                                                       |
| ![](/files/PeQdCD22E7agL48QJjbk)                       | Select...          | Select a directory to open the relevant log file in order to view the service or application log                                                                                                          |
| ![](/files/Opyp70epj4Gqg6Z5FrpC)                       | Display            | Display of the relevant log file to view the service or application log                                                                                                                                   |
| ![](/files/PrQlYMpObVa1UE4Iwa0m)                       | Zip                | All log files are zipped into "*ACRON -Version* Logfiles.zip". After writing the file, you can open the folder location of the Zip file in Explorer. Note If this file already exists, it is overwritten. |
|                                                        | Language...        | The selection of the program language defines the language in which the ACRON user interface and the Help are displayed.                                                                                  |
| !\[]\(../../../.gitbook/assets/united kingdom\_32.png) | English            |                                                                                                                                                                                                           |
| ![](/files/OZAAvdn13GQW8aoJoEE2)                       | French             |                                                                                                                                                                                                           |
| ![](/files/aAIGrLDKbtdl9lYyM09i)                       | German             |                                                                                                                                                                                                           |
| ![](/files/a7PC0zLoYd8ZyVJEmXoO)                       | Italian            |                                                                                                                                                                                                           |
| ![](/files/4GM3WMEIrA49Yt8uVeGG)                       | 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/en/ac_admin/globale_einstellungen/wl_menue-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.
