# Security

On this overview page you can find all User Runbooks in the Security subcategory.

## Runbooks

* [Confirm Or Dismiss Risky User](/automation/runbooks/runbook-references/user/security/confirm-or-dismiss-risky-user.md)
* [Create Temporary Access Pass](/automation/runbooks/runbook-references/user/security/create-temporary-access-pass.md)
* [Enable Or Disable Password Expiration](/automation/runbooks/runbook-references/user/security/enable-or-disable-password-expiration.md)
* [Reset Mfa](/automation/runbooks/runbook-references/user/security/reset-mfa.md)
* [Reset Password](/automation/runbooks/runbook-references/user/security/reset-password.md)
* [Revoke Or Restore Access](/automation/runbooks/runbook-references/user/security/revoke-or-restore-access.md)
* [Set Or Remove Mobile Phone Mfa](/automation/runbooks/runbook-references/user/security/set-or-remove-mobile-phone-mfa.md)

[Back to Runbook Reference overview](/automation/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/automation/runbooks/runbook-references/user/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.
