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

# Gruppen-Namensräume

Das RealmJoin-Portal verwendet Namenspräfixe, um Funktionen bestimmten Microsoft Entra-Gruppen zuzuordnen. Standardmäßig werden Gruppen für Anwendungszuweisungen mit dem Präfix `app`, sodass eine Gruppe, die Google Chrome Benutzern zuweist, benannt wird `app - Google Chrome`.

Auf dieser Seite können diese Präfixe definiert und Gruppenpräfixen beschreibenden Titeln zugeordnet werden, die RealmJoin verwendet, wenn auf diese Gruppen verwiesen wird. Dadurch wird die Gruppe selbst nicht umbenannt – nur ihre Kategorie.

Die vorausgefüllten Gruppen-Namensräume können geändert oder zusätzliche Namensräume hinzugefügt werden, um den Unternehmensanforderungen gerecht zu werden.

![Zuordnung von Gruppenpräfixen](/files/3aeea9d5b78561031e5a7eecdff4fd58910f6040)

Zum Beispiel werden die oben genannten Gruppen-Namensräume im Benutzerprofil wie gezeigt angezeigt:

<figure><img src="/files/2bd54152b112f0da86ead2c82d4a36863a444944" 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://docs.realmjoin.com/de/realmjoin-einstellungen/groups.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.
