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

# Configuration under ACRON

{% hint style="info" %}
These settings are only necessary if manual values are entered in JUNE5 that are to be written to the acron database.
{% endhint %}

## User

The following steps must be performed for user configuration:

1. Start acron-Designer and activate the system
2. Switch to the *Configuration* tab in the lower left
3. In the system tree, navigate to the *User Management* folder
4. Create a new group *JUNE5*
5. The created group must not have Designer permissions
6. The settings for the group can be found in the image below
7. Create user JUNE5AC

![](/files/bQE83SCLtlujGYpiIEeI)

If the name of the JUNE5 user and the acron user are the same, manual values are recorded with the JUNE5/ACRON login name. If a JUNE5 user records manual values for whom no acron user exists, the user *API* is documented for the manual value in acron.


---

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