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

# Meine eingeladenen Benutzer

Jede Identität oder jedes Konto, dem die [**Benutzer**](/de/admin-portal/settings/permissions.md#users) -Rolle zugewiesen wurde, kann [Benutzername/Passwort-Konten](/de/admin-portal/users.md) mit [bestimmten Einschränkungen](/de/admin-portal/settings/user-settings.md).&#x20;

Diese Konten werden typischerweise für BYOD- oder Gastzugriffsszenarien verwendet und ermöglichen einen selbstfinanzierten Zugriffsansatz, der keine Administratorinteraktion erfordert. Die [Rule Engine](/de/admin-portal/insights/rule-engine.md) kann genutzt werden, um solche Geräte von privilegierteren Netzwerksegmenten zu trennen, z. B. durch Verwendung von VLAN-Tagging.

UPNs, denen nur die Rolle Benutzer zugewiesen wurde, haben Zugriff auf **My Invited Users** nur und haben daher die folgende RADIUSaaS Admin Portal-Erfahrung:&#x20;

<figure><img src="/files/6b968b66aa1f7fdf455b97abc1f6b03019d1bf54" 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.radiusaas.com/de/admin-portal/meine-eingeladenen-benutzer.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.
