> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integrator-de/administration/benutzer/benutzer-hinzufugen-schritt-fur-schritt.md).

# Benutzer hinzufügen – Schritt-für-Schritt

Das Hinzufügen eines neuen Benutzers in der nomos App ist ein einfacher Prozess, der es Administratoren ermöglicht, neue Benutzerkonten zu erstellen und ihnen Berechtigungen zuzuweisen.

1. **Benutzergruppe auswählen**
   * **Benutzergruppe:** Wählen Sie die Benutzergruppe des neuen Benutzers aus. Es gibt verschiedene Gruppen wie "user" und "admin". Admins haben vollen Zugriff auf die Einstellungen und Funktionen der App, während Benutzer ("user") eingeschränkte Rechte haben.
2. **Benutzerinformationen ausfüllen**
   * **Name:** Tragen Sie den vollständigen Namen des neuen Benutzers ein.
   * **Benutzername:** Der Benutzername wird für die Anmeldung in der nomos App verwendet.
   * **E-Mail:** Geben Sie die E-Mail-Adresse des Benutzers an. Diese kann für Benachrichtigungen und zur Wiederherstellung des Passworts verwendet werden.
   * **Kennwort:** Erstellen Sie ein sicheres Passwort für das Konto.
   * **Kennwort bestätigen:** Bestätigen Sie das Kennwort, um sicherzustellen, dass es korrekt eingegeben wurde.
3. **Benutzer erstellen**

   * **Speichern:** Sobald alle Informationen korrekt eingegeben wurden, klicken Sie auf "Speichern", um den neuen Benutzer anzulegen.
   * **Abbrechen:** Klicken Sie auf "Abbrechen", um den Vorgang abzubrechen und die Eingaben zu verwerfen.

   <figure><img src="/files/tDSdK4khPyJDYEMaCIyH" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.nomos-system.com/nomos-system/integrator-de/administration/benutzer/benutzer-hinzufugen-schritt-fur-schritt.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.
