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

# Segurança

Nesta página de visão geral, pode encontrar todos os Runbooks da Organização na subcategoria de Segurança.

## Runbooks

* [Adicionar indicador do Defender](/pt/automacao/runbooks/runbook-references/org/security/add-defender-indicator.md)
* [Fazer backup das políticas de Conditional Access](/pt/automacao/runbooks/runbook-references/org/security/backup-conditional-access-policies.md)
* [Encontrar número de telefone de autenticação por SMS](/pt/automacao/runbooks/runbook-references/org/security/find-sms-auth-phone-number.md)
* [Listar utilizadores administradores](/pt/automacao/runbooks/runbook-references/org/security/list-admin-users.md)
* [Listar atribuições de função a expirar](/pt/automacao/runbooks/runbook-references/org/security/list-expiring-role-assignments.md)
* [Listar dispositivos inativos](/pt/automacao/runbooks/runbook-references/org/security/list-inactive-devices.md)
* [Listar utilizadores inativos](/pt/automacao/runbooks/runbook-references/org/security/list-inactive-users.md)
* [Listar etiquetas de proteção da informação](/pt/automacao/runbooks/runbook-references/org/security/list-information-protection-labels.md)
* [Listar grupos de funções do PIM sem proprietários (Agendado)](/pt/automacao/runbooks/runbook-references/org/security/list-pim-rolegroups-without-owners_scheduled.md)
* [Listar utilizadores por contagem de métodos de MFA](/pt/automacao/runbooks/runbook-references/org/security/list-users-by-mfa-methods-count.md)
* [Listar registos de aplicações vulneráveis](/pt/automacao/runbooks/runbook-references/org/security/list-vulnerable-app-regs.md)
* [Monitorizar pedidos EPM pendentes (Agendado)](/pt/automacao/runbooks/runbook-references/org/security/monitor-pending-epm-requests_scheduled.md)
* [Notificar políticas de Conditional Access alteradas](/pt/automacao/runbooks/runbook-references/org/security/notify-changed-ca-policies.md)
* [Reportar pedidos de elevação EPM (Agendado)](/pt/automacao/runbooks/runbook-references/org/security/report-epm-elevation-requests_scheduled.md)

[Voltar à visão geral da referência do runbook](/pt/automacao/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:

```
GET https://docs.realmjoin.com/pt/automacao/runbooks/runbook-references/org/security.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.
