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

# Site-Kategorie

Die Kategorie **Site** bietet Ihnen einen Überblick über die aktuelle Site und zeigt Benachrichtigungen über wichtige Ereignisse, wie z. B. Probleme bei der Lizenzierung, RAS-Agenten, die einer Aktualisierung bedürfen usw., an.

In der Hauptansicht der Site-Kategorie finden Sie die unten beschriebenen Abschnitte.

**RAS-Infrastruktur**

Zeigt RAS-Komponenten, wie den RAS Connection Broker und RAS Secure Gateway, an. Wenn Sie mehr als eine Kategorie eines bestimmten Typen haben, wird auf der rechten Seite die Anzahl der installierten Komponenten angezeigt.

Klicken Sie auf eine Komponente, um die Verwaltungsansicht aufzurufen. Sie können die Verwaltungsansicht auch über die Kategorie **Infrastruktur** (etwas weiter hinten finden Sie weitere Informationen darüber) aufrufen.

**Sitzungen**

Dieser Abschnitt zeigt Informationen zur Sitzung und Lizenznutzung an. Um zu den Ansichten Sitzung“ oder Lizenzverwaltung“ zu springen, klicken Sie einfach auf den entsprechenden Link.

**Hosts**

Im Abschnitt **Hosts** werden Informationen über verfügbare Sitzungshosts, darunter auch RD-Sitzungshosts und VDI (falls verfügbar) angezeigt. Klicken Sie auf die verfügbaren Links, um die Verwaltungsansicht für einen bestimmten Host-Typ oder Provider aufzurufen. Die Host-Informationen umfassen die Anzahl aktiver Sitzungen auf einem Host, ob es ein Problem mit dem Host gibt, das Ihre Aufmerksamkeit erfordert und ob der Host aktuell deaktiviert ist.


---

# 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/site-kategorie.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.
