# Incorporación

## Portal de RealmJoin de incorporación automática

{% stepper %}
{% step %}

#### Inicia sesión como administrador global

Visita <https://portal.realmjoin.com> e inicia sesión como **Administrador global** de tu Tenant de Entra ID.

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

{% step %}

#### Aceptar permisos

Selecciona "Consent on behalf of your organization" para aprobar el Portal de RealmJoin en nombre de tu organización.

<figure><img src="/files/a7974a3c541e2bfd09e6cd5908e87426ed13dd15" alt=""><figcaption><p>La aplicación solicitará los permisos básicos necesarios para interactuar con el Portal de RealmJoin. Estos permisos son necesarios para cualquier usuario que interactúe con el Portal de RealmJoin; por ejemplo, para usar autoservicios.</p></figcaption></figure>
{% endstep %}

{% step %}

#### Completa el formulario

El correo electrónico designado recibirá actualizaciones importantes y notificaciones del portal.

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

{% step %}

#### Selecciona "Quick Setup" o "Advanced Setup"

* "Quick Setup" proporciona la funcionalidad principal del Portal de RealmJoin
* "Advanced Setup" proporciona la funcionalidad completa de RealmJoin. Además, elige "Advanced Setup" si tu organización tiene requisitos especiales de cumplimiento o necesita el máximo control sobre los permisos concedidos.

| Características                                            | Quick Setup | Configuración avanzada |
| ---------------------------------------------------------- | :---------: | :--------------------: |
| Funcionalidad principal del portal                         |      ☑️     |           ☑️           |
| Autopilot                                                  |             |           ☑️           |
| Cliente RealmJoin                                          |             |           ☑️           |
| Scripts de corrección                                      |             |           ☑️           |
| Acciones privilegiadas del dispositivo                     |             |           ☑️           |
| Intune LAPS                                                |             |           ☑️           |
| Características de seguridad (se requiere licencia de MDE) |             |           ☑️           |
| Registros de auditoría                                     |             |           ☑️           |

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

{% content-ref url="/pages/f46acab349a2f8031623ab60beba7536a1daf7a8" %}
[Configuración avanzada](/es/implementacion-de-realmjoin/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/es/implementacion-de-realmjoin/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.
