# Sicherheit

Auf dieser Übersichtsseite finden Sie alle User Runbooks in der Sicherheits-Unterkategorie.

## Runbooks

* [Riskanten Benutzer bestätigen oder verwerfen](/de/automatisierung/runbooks/runbook-references/user/security/confirm-or-dismiss-risky-user.md)
* [Temporary Access Pass erstellen](/de/automatisierung/runbooks/runbook-references/user/security/create-temporary-access-pass.md)
* [Passwortablauf aktivieren oder deaktivieren](/de/automatisierung/runbooks/runbook-references/user/security/enable-or-disable-password-expiration.md)
* [MFA zurücksetzen](/de/automatisierung/runbooks/runbook-references/user/security/reset-mfa.md)
* [Passwort zurücksetzen](/de/automatisierung/runbooks/runbook-references/user/security/reset-password.md)
* [Zugriff widerrufen oder wiederherstellen](/de/automatisierung/runbooks/runbook-references/user/security/revoke-or-restore-access.md)
* [Mobile Telefon-MFA festlegen oder entfernen](/de/automatisierung/runbooks/runbook-references/user/security/set-or-remove-mobile-phone-mfa.md)

[Zurück zur Übersicht der Runbook-Referenz](/de/automatisierung/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/de/automatisierung/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.
