> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-mp-guide/v20-de-de/farm-einstellungen/administratoren.md).

# Administratoren

**Konten**

So fügen Sie einer Parallels RAS-Farm ein Administratorkonto hinzu:

1. Navigieren Sie in der RAS-Konsole zu **Farm-Einstellungen** > **Administratoren** > **Konten**.
2. Klicken Sie mit der rechten Maustaste auf einen beliebigen Punkt in der Liste und wählen Sie dann **Hinzufügen** aus.
3. Geben Sie die neuen Kontoeigenschaften an.

   Beachten Sie, dass zum Zeitpunkt der Erstellung dieses Handbuchs nur ein Root-Administrator im Management-Portal hinzugefügt werden kann.
4. Wählen Sie in der Dropdownliste **Systembenachrichtigungen** die Option **E-Mail** aus, um alle Systembenachrichtigungen an die angegebene E-Mail-Adresse zu senden, oder wählen Sie **Keine**, um die Benachrichtigungen über das E-Mail-System für dieses Konto zu deaktivieren.
5. Klicken Sie auf **Erstellen**, um das Konto zu erstellen.

Klicken Sie auf den Kontonamen und dann auf **Bearbeiten**, um ein Konto zu bearbeiten.

Klicken Sie mit der rechten Maustaste auf ein Konto und wählen Sie dann die Option **Löschen** aus, um ein Konto zu löschen.

**Sitzungen**

Navigieren Sie zu **Farm-Einstellungen** > **Administratoren** > **Sitzungen**, um aktuelle RAS-Verwaltungssitzungen anzuzeigen.

Um sich von einer Sitzung abzumelden, klicken Sie mit der rechten Maustaste darauf und wählen dann die Option **Sitzung beenden** aus.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-mp-guide/v20-de-de/farm-einstellungen/administratoren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
