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

# Explanation on user control

## The View tab <a href="#register_ansicht" id="register_ansicht"></a>

|                                  |                         | Execution                                                              |
| -------------------------------- | ----------------------- | ---------------------------------------------------------------------- |
| **Windows and bars**             |                         |                                                                        |
| ![](/files/x0m0x7UCZF8Fnc9wPabn) | Default view            | Restore the default view (toolbar and status bar)                      |
|                                  | Toolbar                 | Show and hide the toolbar                                              |
|                                  | Status bar              | Show and hide the status bar                                           |
| **Object display**               |                         |                                                                        |
|                                  | Identification only     | For all objects only the identification is displayed in the tree.      |
|                                  | Name only               | For all objects only the name is displayed in the tree.                |
|                                  | Identification and name | For all objects the identification and name are displayed in the tree. |
|                                  | Name and identification | For all objects the name and identification are displayed in the tree. |
| **Messages**                     |                         |                                                                        |
| ![](/files/BXCTTgrM8HHWbMeQpFXP) | Suppressed messages...  | Option to display messages only once.                                  |

## The programs tab <a href="#register_module" id="register_module"></a>

| Icon                             | Modules  | Execution                                                                                                               |
| -------------------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------- |
| ![](/files/33hXSx2ldPMLJ4eRrT27) | Reporter | The ACRON Reporter is the principal tool for the user in editing and processing of plant-specific data.                 |
| ![](/files/pr8REhKs09FaeuiJEG9W) | Graph    | ACRON Graph enables you to interactively create, display and print out time variation curves interactively.             |
| ![](/files/g1nwjdBTsXd6AG3YSo1P) | Alert    | You can use ACRON Alert to interactively display and print out malfunctions, messages, and their associated statistics. |
| ![](/files/8ClQamHchNOgJIu6ojF1) | Service  | The ACRON Service module is used to monitor cyclic and extraordinary actions.                                           |
| ![](/files/QnI1LfPMVOB6I6x41FYg) | Visual   | You can use ACRON Visual to display current values from your process data and track the trend.                          |
| ![](/files/lwiYn2P8Vn6pVPrTkY2V) | Designer | The ACRON Designer is used to configure the overall application tailored to individual requirements.                    |

## The Help tab <a href="#register_hilfe" id="register_hilfe"></a>

Support and assistance in configuration and commissioning is provided by the online documentation (accessed by clicking the question mark or pressing F1 in your browser) and by the user manual.

### Info <a href="#info" id="info"></a>

Information about the software version, the license data and the availability of [Support](/acron-9.3/en/support_service.md).

## The ACRON Explorer <a href="#explorer" id="explorer"></a>

The ACRON Explorer area offers the possibility to make [Global settings](/acron-9.3/en/ac_admin/globale_einstellungen.md), view [License information](/acron-9.3/en/ac_admin/lokalelizenz.md), create [New plants](/acron-9.3/en/ac_admin/anlagenuebersicht/neue_lokale_anlage.md) ([from backup](/acron-9.3/en/ac_admin/anlagenuebersicht/anlage_aus_sicherung.md)), [Find](/acron-9.3/en/ac_admin/anlagenuebersicht/anlage_suchen.md) plants and [Manage services](/acron-9.3/en/ac_admin/anlagenuebersicht/anlage/dienste_und_anwendungen.md).


---

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