> 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/anlagenverwaltung/register-allgemein.md).

# General tab

## Database Server <a href="#datenbankserver" id="datenbankserver"></a>

### Server TCP/IP address and port <a href="#adresse-port" id="adresse-port"></a>

Display the address or name and port of the server

### TCP/IP address and port of redundancy server

Display the address or name and port of the server

## Backup <a href="#sicherung" id="sicherung"></a>

### Backup path

Path in which the backup data are to be stored. This path is only valid if internal backup is used.

### Reminder after days <a href="#erinnerungsmeldung" id="erinnerungsmeldung"></a>

Number of days allowed between plant backups. When the entered time expires the ACRON Reporter reminds the user that a plant backup is due each time it starts up.

If this field is left blank, there is no reminder.

### External backup program

All data can be backed up using the supplied plant backup program `ACSAFE.EXE` (Plant backup program `ACSAFE.EXE`).

You can use a different backup program if you want.

### Backup program

Name of the executable program to run the plant backup when launched from the ACRON Reporter.

### Backup program parameters

Command line options used by the backup program, such as -pPlantID or -fJobfolder


---

# 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/anlagenverwaltung/register-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.
