# Sécurité

Sur cette page d’aperçu, vous pouvez trouver tous les runbooks utilisateur dans la sous-catégorie Sécurité.

## Runbooks

* [Confirmer ou écarter l’utilisateur à risque](/fr/automatisation/runbooks/runbook-references/user/security/confirm-or-dismiss-risky-user.md)
* [Créer Temporary Access Pass](/fr/automatisation/runbooks/runbook-references/user/security/create-temporary-access-pass.md)
* [Activer ou désactiver l’expiration du mot de passe](/fr/automatisation/runbooks/runbook-references/user/security/enable-or-disable-password-expiration.md)
* [Réinitialiser l’AMF](/fr/automatisation/runbooks/runbook-references/user/security/reset-mfa.md)
* [Réinitialiser le mot de passe](/fr/automatisation/runbooks/runbook-references/user/security/reset-password.md)
* [Révoquer ou restaurer l’accès](/fr/automatisation/runbooks/runbook-references/user/security/revoke-or-restore-access.md)
* [Définir ou supprimer l’AMF sur le téléphone mobile](/fr/automatisation/runbooks/runbook-references/user/security/set-or-remove-mobile-phone-mfa.md)

[Retour à l’aperçu de la référence du runbook](/fr/automatisation/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/fr/automatisation/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.
