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

# Events

Configuration of events and assignment of report folders. Events are defined by start and stop conditions, as well as a minimum duration between those two values. The output is in the following order: Start block, Data block, where appropriate sub-steps (with the same sequence: Start-Data-Stop-Statistics), Stop block and Statistics block. The contents of the individual blocks are defined here.

## Event group <a href="#ereignisgruppe" id="ereignisgruppe"></a>

Events are organized in groups. A [report folder](#berichtsmappe) can be assigned to a group so that event outputs, including a graphical representation, can be generated from the ACRON Reporter.

### Name <a href="#bezeichnung" id="bezeichnung"></a>

Name of the event group

### Assigned report folder <a href="#berichtsmappe" id="berichtsmappe"></a>

Assignment of a [report folder](/acron-9.3/en/anlagenkonfiguration/berichte.md#berichtsmappe)

Note

Event reports cannot be generated without an assigned report folder, configured in the [Reports](/acron-9.3/en/anlagenkonfiguration/berichte.md) area.

## Icons

| Icon                             | Meaning                                                                         |
| -------------------------------- | ------------------------------------------------------------------------------- |
| ![](/files/PeQdCD22E7agL48QJjbk) | Group for events                                                                |
| ![](/files/bYlZjQN4xHqyolVNFQR1) | [Event](/acron-9.3/en/anlagenkonfiguration/ereignisse/ereignis.md)              |
| ![](/files/IHrZNMCcFIGiRt6YIpVD) | [Event step](/acron-9.3/en/anlagenkonfiguration/ereignisse/ereignis/schritt.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/anlagenkonfiguration/ereignisse.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.
