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

# Port numbers

Tabular overview of specified ports, whose configuration can be active or inactive.

In the port overview, services / applications whose configuration is inactive, i.e. whose ports are not currently in use, are grayed out.

The ports for REST API and OPC Server are displayed in the explorer similarly to the Database Server.

During initial setup, the smallest free port within the allowed range is taken as the default value for the REST API.

The "Go to entry..." button opens the configuration for the port selected in the list.


---

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