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

# User

## Login name <a href="#loginname" id="loginname"></a>

Login name of the user. The user must log in to the [ACRON modules](/acron-9.3/en/acron_der_anlagenchronist/die_acron_module.md#symbole) with the name assigned here.

A [password](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzer/benutzerdaten.md#passwort) can additionally be assigned.

Note

The System user button is only present when the '[Use Windows login](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzergruppen-benutzer.md#windowslogin)' option is activated.

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

The user name is composed from the [First name](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzer/benutzerdaten.md#vor-nachname) and [Surname](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzer/benutzerdaten.md#vor-nachname) entries. After successfully logging in to the [ACRON module](/acron-9.3/en/acron_der_anlagenchronist/die_acron_module.md#symbole) concerned, the name is displayed in the footer.

Note

The [Login name](#loginname) replaces this field if the first name and/or surname are not assigned.


---

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