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

# Dialog - administration

## Local plants - Identification and name <a href="#identifikation-bezeichnung" id="identifikation-bezeichnung"></a>

Facility to change the identification and name of a local plant of the current version

Note

No changes can be made while services are running.\
In ActiveX objects, network plants and command line calls of ACRON modules and redundancy providers, the change must be updated manually.

## Local plant - Settings

### Plant data path

The path location where ACRON places all base data.

This path contains all the relevant data (process values, configuration data, etc.) of a plant. A backup of all the files in this path, including all the files in all subfolders, represents a full backup of the plant (Designer/ Plant management/Back up plant).

This path is selected when the plant is created. Unlike the compression path, it cannot be changed subsequently.

### Compression path

The path location where ACRON stores all restorable compression files and other temporary files.

These files are needed to compress the data (day, month, year,...). These data can be repeatedly generated from the available origin data but, depending on the volume of data, that may take hours.

Clicking the yellow button opens a dialog box in which you can select an existing directory or create a new one.

{% hint style="info" %}
Attention

The path should be located on a local drive, though not in the ACRON installation location. The data and compression paths should not be subfolders of the other path. It is not advisable to place files manually in this location or in any of its subfolders.
{% endhint %}

### Network enable port

Display/enter the plant's port

## Network plant - Identification and name

Display identification and name

## Network plant - Settings

### Server TCP/IP address

Display the address or name and port of the server

### Server TCP/IP port

Port display

### TCP/IP address of redundancy server

Display the address or name and port of the server

### TCP/IP port of redundancy server

Port display


---

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