> 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-bereitstellung/onboarding-realmjoin-portal.md).

# Einführung

## RealmJoin Portal zum Selbst-Onboarding

{% stepper %}
{% step %}

#### Melden Sie sich als Globaler Administrator an

Besuchen Sie <https://portal.realmjoin.com> und melden Sie sich an als **Globaler Administrator** Ihres Entra ID Tenant.

<figure><img src="/files/05e9249697e0fab783c3d73fa7bd8371559ac25f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Berechtigungen akzeptieren

Wählen Sie „Zustimmung im Namen Ihrer Organisation“ aus, um das RealmJoin Portal im Namen Ihrer Organisation zu genehmigen.

<figure><img src="/files/31b921bf2291b89b57efd6c54f642dcffda8ea3f" alt=""><figcaption><p>Die App fordert grundlegende Berechtigungen an, die für die Interaktion mit dem RealmJoin Portal erforderlich sind. Diese Berechtigungen werden für jeden Benutzer benötigt, der mit RealmJoin Portal interagiert – z. B. zur Nutzung von Self-Services.</p></figcaption></figure>
{% endstep %}

{% step %}

#### Füllen Sie das Formular aus

Die angegebene E-Mail-Adresse erhält wichtige Aktualisierungen und Portal-Benachrichtigungen.

<figure><img src="/files/8a106f483c34582a0c7780eff7e046298a11685c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Wählen Sie „Schnelle Einrichtung“ oder „Erweiterte Einrichtung“

* „Schnelle Einrichtung“ bietet die Kernfunktionen des RealmJoin Portal
* „Erweiterte Einrichtung“ bietet die volle RealmJoin-Funktionalität. Wählen Sie außerdem „Erweiterte Einrichtung“, wenn Ihre Organisation besondere Compliance-Anforderungen hat oder maximale Kontrolle über gewährte Berechtigungen benötigt.

| Funktionen                                      | Schnelle Einrichtung | Erweiterte Einrichtung |
| ----------------------------------------------- | :------------------: | :--------------------: |
| Kernfunktionen des Portals                      |          ☑️          |           ☑️           |
| Autopilot                                       |                      |           ☑️           |
| RealmJoin Client                                |                      |           ☑️           |
| Behebungsskripts                                |                      |           ☑️           |
| Privilegierte Geräteaktionen                    |                      |           ☑️           |
| Intune LAPS                                     |                      |           ☑️           |
| Sicherheitsfunktionen (MDE-Lizenz erforderlich) |                      |           ☑️           |
| Audit-Protokolle                                |                      |           ☑️           |

<figure><img src="/files/348012f88f0f180f66ed1c247582de5ad16dcd84" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% content-ref url="/pages/bbb64247935e4e52a9854f1b7bcf4e3e64e623c7" %}
[Erweiterte Einrichtung](/de/realmjoin-bereitstellung/onboarding-realmjoin-portal/advanced-setup.md)
{% endcontent-ref %}


---

# 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-bereitstellung/onboarding-realmjoin-portal.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.
