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

# ACRON Safe

ACRON Safe is a parameter-controlled program for backing up plant data. It is run via [command line parameters](/acron-9.3/en/kzp_mit_parameter_starten/kzp_safe.md), within the ACRON Designer, or within the ACRONReporter by selecting the scope of plant data to be backed up. You can back up all configuration and measurement data. During backup a highly optimized data compression takes place, as a result of which the amount of data transferred to the hard disk drive is reduced to around 30% of its original volume. All data are stored in an archive file.

It is also possible to back up plant data from a different program without the use of dialogs. To do this, the `ACSAFE.EXE` program must be called with the assigned identification of the plant being backed up.


---

# 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/acron_der_anlagenchronist/acron_safe.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.
