> 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/es/automatizacion/runbooks/runbook-references/org/security.md).

# Seguridad

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

## Runbooks

* [Agregar indicador de Defender](/es/automatizacion/runbooks/runbook-references/org/security/add-defender-indicator.md)
* [Copia de seguridad de las directivas de Conditional Access](/es/automatizacion/runbooks/runbook-references/org/security/backup-conditional-access-policies.md)
* [Encontrar número de teléfono de autenticación por SMS](/es/automatizacion/runbooks/runbook-references/org/security/find-sms-auth-phone-number.md)
* [Listar usuarios administradores](/es/automatizacion/runbooks/runbook-references/org/security/list-admin-users.md)
* [Listar asignaciones de roles a punto de expirar](/es/automatizacion/runbooks/runbook-references/org/security/list-expiring-role-assignments.md)
* [Listar dispositivos inactivos](/es/automatizacion/runbooks/runbook-references/org/security/list-inactive-devices.md)
* [Listar usuarios inactivos](/es/automatizacion/runbooks/runbook-references/org/security/list-inactive-users.md)
* [Listar etiquetas de protección de la información](/es/automatizacion/runbooks/runbook-references/org/security/list-information-protection-labels.md)
* [Listar grupos de roles Pim sin propietarios (programado)](/es/automatizacion/runbooks/runbook-references/org/security/list-pim-rolegroups-without-owners_scheduled.md)
* [Listar usuarios por cantidad de métodos de MFA](/es/automatizacion/runbooks/runbook-references/org/security/list-users-by-mfa-methods-count.md)
* [Listar registros de aplicaciones vulnerables](/es/automatizacion/runbooks/runbook-references/org/security/list-vulnerable-app-regs.md)
* [Supervisar solicitudes de EPM pendientes (programado)](/es/automatizacion/runbooks/runbook-references/org/security/monitor-pending-epm-requests_scheduled.md)
* [Notificar políticas de CA modificadas](/es/automatizacion/runbooks/runbook-references/org/security/notify-changed-ca-policies.md)
* [Informar solicitudes de elevación de EPM (programado)](/es/automatizacion/runbooks/runbook-references/org/security/report-epm-elevation-requests_scheduled.md)
* [Sincronizar usuarios seguros de MFA con el grupo (programado)](/es/automatizacion/runbooks/runbook-references/org/security/sync-mfa-secure-users-to-group_scheduled.md)

[Volver al resumen de referencia del runbook](/es/automatizacion/runbooks/runbook-references.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.realmjoin.com/es/automatizacion/runbooks/runbook-references/org/security.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
