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

# The context menu

The context menu contains the following options for the global settings:

* Manage services...

  Access Microsoft services management
* Port numbers

  Tabular overview of specified ports, whose configuration can be active or inactive.
* Select log files...

  Select a directory to open the relevant log file in order to view the service or application log
* Show

  Display of the relevant log file to view the service or application log
* Zip log files

  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.
* Language...

  The selection of the program language defines the language in which the ACRON user interface and the Help are displayed.


---

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