> 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/june5-3.5/acron-service/konfiguration-unter-acron.md).

# Konfiguration unter ACRON

{% hint style="info" %}
Diese Einstellungen sind nur notwendig wenn Handwerte im JUNE5 erfasst werden die in die ACRON Datenbank geschrieben werden.
{% endhint %}

## Benutzer

Bei der Benutzerkonfiguration müssen folgende Schritte durchgeführt werden:

1. ACRON-Designer starten und Anlage aktivieren
2. Unten links auf den Reiter *Konfiguration* wechseln
3. Im Systembaum in den Ordner *Benutzerverwaltung* wechseln
4. Neue Gruppe *API* anlegen
5. Die angelegte Gruppe darf keine Designer Berechtigung haben
6. Die Einstellungen der Gruppe sind der unteren *Abbildung* zu entnehmen
7. Benutzer *API* anlegen

![](/files/A4X4XKUbywFPQ3TlElHu)

Lauten der Name des JUNE5 Benutzers und des ACRON Benutzers gleich, werden Handwerte mit dem JUNE5/ACRON Login Namen erfasst. Wenn ein JUNE5 Benutzer Handwerte erfasst, für den es keinen ACRON Benutzer gibt, wird der Benutzer *API* zu dem Handwert in ACRON dokumentiert.


---

# 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/june5-3.5/acron-service/konfiguration-unter-acron.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.
