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

# ACRON Safe

ACRON Safe ist ein parametergesteuertes Programm zur Sicherung von Anlagendaten. Die Ausführung erfolgt über [Kommandozeilenparameter](/acron-9.3/kzp_mit_parameter_starten/kzp_safe.md), im ACRON Designer oder im ACRON Reporter über eine Auswahl über den Umfang der Anlagensicherung. Es können alle Konfigurationsdaten und Messdaten gesichert werden. Während der Sicherung erfolgt eine hoch optimierte Datenverdichtung, so dass die Datenmenge dann nur noch mit etwa 30% des ursprünglichen Umfangs auf die Festplatte übertragen wird. Alle Daten werden in einer Archivdatei abgelegt.

Auch ist es möglich, eine Anlagensicherung ohne Dialoge von einem anderen Programm aus zu veranlassen. Hierbei muss das Programm `ACSAFE.EXE` mit der vergebenen Identifikation der zu sichernden Anlage aufgerufen werden.


---

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