# Onboarding

## Self-onboard RealmJoin Portal

{% stepper %}
{% step %}

#### Sign in as a Global Admin

Visit <https://portal.realmjoin.com> and sign in as **Global Admin** of your Entra ID Tenant.

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

{% step %}

#### Accept Permissions

Select "Consent on behalf of your organization" to approve the RealmJoin Portal on behalf of your organization.

<figure><img src="/files/LWyOWqn9TmR2A7QfNhzk" alt=""><figcaption><p>The App will request basic permissions needed to interact with the RealmJoin Portal. These permissions are required for any user interacting with RealmJoin Portal - e.g. to use self-services.</p></figcaption></figure>
{% endstep %}

{% step %}

#### Fill in the form

The nominated email will receive important updates and portal notifications.

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

{% step %}

#### Select "Quick Setup" or "Advanced Setup"

* "Quick Setup" provides core RealmJoin Portal functionality
* "Advanced Setup" provides full RealmJoin functionality. Additionally, choose "Advanced Setup" if your organization has special compliance needs or requires maximum control over granted permissions.

| Features                                 | Quick Setup | Advanced Setup |
| ---------------------------------------- | :---------: | :------------: |
| Core Portal Functionality                |      ☑️     |       ☑️       |
| Autopilot                                |             |       ☑️       |
| RealmJoin Client                         |             |       ☑️       |
| Remediation Scripts                      |             |       ☑️       |
| Privileged Device Actions                |             |       ☑️       |
| Intune LAPS                              |             |       ☑️       |
| Security Features (MDE license required) |             |       ☑️       |
| Audit Logs                               |             |       ☑️       |

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

{% content-ref url="/pages/aM3XHiiAsUIHKzD2Lled" %}
[Advanced Setup](/realmjoin-deployment/onboarding-realmjoin-portal/advanced-setup.md)
{% endcontent-ref %}


---

# 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.realmjoin.com/realmjoin-deployment/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.
