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

# Toolbar icons

|                                                                     |                                                                                                                  |                                                                                                                                                                                                                                                                                                                  |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Icon                                                                | Meaning                                                                                                          | Execution                                                                                                                                                                                                                                                                                                        |
| <img src="/files/bkLCOtiazNRn2TRqrwH0" alt="" data-size="original"> | Cut                                                                                                              | Cut an object                                                                                                                                                                                                                                                                                                    |
| <img src="/files/UuKeYKMLMgn7r9secC4c" alt="" data-size="original"> | Copy                                                                                                             | Copy an object                                                                                                                                                                                                                                                                                                   |
| <img src="/files/CJARoMMt5X1eYbgTl9iP" alt="" data-size="original"> | Paste                                                                                                            | Paste a cut or copied object                                                                                                                                                                                                                                                                                     |
| <img src="/files/3NyKydc7tfWtPux3fIEI" alt="" data-size="original"> | Delete                                                                                                           | Delete the selection                                                                                                                                                                                                                                                                                             |
| <img src="/files/77WJzFuKJUgscqLxPeyw" alt="" data-size="original"> | Group                                                                                                            | Create a user group                                                                                                                                                                                                                                                                                              |
| <img src="/files/gOUvvdAF9VLrJfQDQmAa" alt="" data-size="original"> | User                                                                                                             | Create a user                                                                                                                                                                                                                                                                                                    |
| <img src="/files/rwrs33tOXmdbptL1f4l4" alt="" data-size="original"> | [Default user](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzer/benutzerdaten.md#standardbenutzer) | The default user is automatically logged in when an ACRON module is started, provided it has access authorization for the program concerned and no password is configured for the user.                                                                                                                          |
| <img src="/files/hYGSjU7PTAmc6UB8LyBp" alt="" data-size="original"> | Export...                                                                                                        | Export the complete user configuration to a csv file.                                                                                                                                                                                                                                                            |
| <img src="/files/Rd4rFVfQighfx7Tk3qLE" alt="" data-size="original"> | Import                                                                                                           | <ul><li><p>Users from file...</p><p>Selective import of users from a .csv file.</p><p>NoteExisting users are overwritten and/or moved after a prompt.</p></li><li><p>Users from plant...</p><p>Import of users from a plant.</p><p>NoteExisting users are overwritten and/or moved after a prompt.</p></li></ul> |
| <img src="/files/ZKpv8M4WoCDDQHcPXMp8" alt="" data-size="original"> | References...                                                                                                    | Overview of the usage of a user group or user                                                                                                                                                                                                                                                                    |


---

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