# My Invited Users

Any identity or accounts that has been assigned the [**Users**](/admin-portal/settings/permissions.md#users) role, is able to create [username/password accounts](/admin-portal/users.md) with [certain constraints](/admin-portal/settings/user-settings.md).&#x20;

Those accounts are typically used for BYOD or guest access scenarios, enabling a self-sponsored access approach not requiring any administrator interaction. The [Rule Engine](/admin-portal/insights/rule-engine.md) can be leveraged to segregate such devices from more privileged network segments, e.g. using VLAN tagging.

UPNs that have only been assigned the Users role have access to the **My Invited Users** only and thus have below RADIUSaaS Admin Portal experience:&#x20;

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


---

# Agent Instructions: 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/admin-portal/my-invited-users.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.
