# General

En esta página de resumen puedes encontrar todos los Runbooks de la organización en la subcategoría General.

## Runbooks

* [Agregar dispositivos de usuarios al grupo (programado)](/es/automatizacion/runbooks/runbook-references/org/general/add-devices-of-users-to-group_scheduled.md)
* [Agregar socio de administración](/es/automatizacion/runbooks/runbook-references/org/general/add-management-partner.md)
* [Agregar logotipos de aplicaciones de Microsoft Store](/es/automatizacion/runbooks/runbook-references/org/general/add-microsoft-store-app-logos.md)
* [Agregar grupo de Office365](/es/automatizacion/runbooks/runbook-references/org/general/add-office365-group.md)
* [Agregar o quitar exclusión de Safelinks](/es/automatizacion/runbooks/runbook-references/org/general/add-or-remove-safelinks-exclusion.md)
* [Agregar o quitar exclusión de Smartscreen](/es/automatizacion/runbooks/runbook-references/org/general/add-or-remove-smartscreen-exclusion.md)
* [Agregar o quitar sitio de confianza](/es/automatizacion/runbooks/runbook-references/org/general/add-or-remove-trusted-site.md)
* [Agregar usuarios principales de los dispositivos al grupo (programado)](/es/automatizacion/runbooks/runbook-references/org/general/add-primary-users-of-devices-to-group_scheduled.md)
* [Agregar Security Group](/es/automatizacion/runbooks/runbook-references/org/general/add-security-group.md)
* [Agregar usuario](/es/automatizacion/runbooks/runbook-references/org/general/add-user.md)
* [Agregar comunidad de Viva Engange](/es/automatizacion/runbooks/runbook-references/org/general/add-viva-engange-community.md)
* [Asignar grupos por plantilla (programado)](/es/automatizacion/runbooks/runbook-references/org/general/assign-groups-by-template_scheduled.md)
* [Eliminar masivamente dispositivos de Autopilot](/es/automatizacion/runbooks/runbook-references/org/general/bulk-delete-devices-from-autopilot.md)
* [Retirar masivamente dispositivos de Intune](/es/automatizacion/runbooks/runbook-references/org/general/bulk-retire-devices-from-intune.md)
* [Comprobar el estado de sincronización de AAD (programado)](/es/automatizacion/runbooks/runbook-references/org/general/check-aad-sync-status_scheduled.md)
* [Comprobar asignaciones de dispositivos](/es/automatizacion/runbooks/runbook-references/org/general/check-assignments-of-devices.md)
* [Comprobar asignaciones de grupos](/es/automatizacion/runbooks/runbook-references/org/general/check-assignments-of-groups.md)
* [Comprobar asignaciones de usuarios](/es/automatizacion/runbooks/runbook-references/org/general/check-assignments-of-users.md)
* [Comprobar números de serie de Autopilot](/es/automatizacion/runbooks/runbook-references/org/general/check-autopilot-serialnumbers.md)
* [Comprobar exclusión de incorporación de dispositivos (programado)](/es/automatizacion/runbooks/runbook-references/org/general/check-device-onboarding-exclusion_scheduled.md)
* [Informe de dispositivos inscritos (programado)](/es/automatizacion/runbooks/runbook-references/org/general/enrolled-devices-report_scheduled.md)
* [Exportar todos los dispositivos de Autopilot](/es/automatizacion/runbooks/runbook-references/org/general/export-all-autopilot-devices.md)
* [Exportar todos los dispositivos de Intune](/es/automatizacion/runbooks/runbook-references/org/general/export-all-intune-devices.md)
* [Exportar uso de Cloudpc (programado)](/es/automatizacion/runbooks/runbook-references/org/general/export-cloudpc-usage_scheduled.md)
* [Exportar dispositivos no conformes](/es/automatizacion/runbooks/runbook-references/org/general/export-non-compliant-devices.md)
* [Exportar informe de directivas](/es/automatizacion/runbooks/runbook-references/org/general/export-policy-report.md)
* [Invitar usuarios invitados externos](/es/automatizacion/runbooks/runbook-references/org/general/invite-external-guest-users.md)
* [Listar todas las directivas de plantilla administrativa](/es/automatizacion/runbooks/runbook-references/org/general/list-all-administrative-template-policies.md)
* [Listar errores de asignación de licencias de grupos](/es/automatizacion/runbooks/runbook-references/org/general/list-group-license-assignment-errors.md)
* [Informe de licencias de Office365](/es/automatizacion/runbooks/runbook-references/org/general/office365-license-report.md)
* [Informar del vencimiento del certificado MDM de Apple (programado)](/es/automatizacion/runbooks/runbook-references/org/general/report-apple-mdm-cert-expiry_scheduled.md)
* [Informe de asignación de licencias (programado)](/es/automatizacion/runbooks/runbook-references/org/general/report-license-assignment_scheduled.md)
* [Informar de activaciones de PIM (programado)](/es/automatizacion/runbooks/runbook-references/org/general/report-pim-activations_scheduled.md)
* [Sincronizar todos los dispositivos](/es/automatizacion/runbooks/runbook-references/org/general/sync-all-devices.md)
* [Sincronizar tokens de Apple](/es/automatizacion/runbooks/runbook-references/org/general/sync-apple-tokens.md)

[Volver a la vista general de referencia del runbook](/es/automatizacion/runbooks/runbook-references.md)


---

# 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/automatizacion/runbooks/runbook-references/org/general.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.
