> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/securite.md).

# Sécurité

**Pour mieux comprendre les concepts liés à la sécurité, n’hésitez pas à consulter** [**la documentation**](https://support.braver.net/pour-les-professionnels/securite)**.**

{% content-ref url="/pages/mwUOSM09kmkIllm8Mm4H" %}
[Verrouiller votre session ou vous déconnecter](/guides/pour-les-professionnels/securite/basculer-de-session-sur-un-appareil-partage.md)
{% endcontent-ref %}

{% content-ref url="/pages/d6LadxBKxQlJ1vYXk64f" %}
[Générer un nouveau code de récupération](/guides/pour-les-professionnels/securite/generer-un-nouveau-code-de-recuperation.md)
{% endcontent-ref %}

{% content-ref url="/pages/DdwGf0jOjMeWHVCy5V3k" %}
[Modifier son mot de passe](/guides/pour-les-professionnels/securite/modifier-son-mot-de-passe.md)
{% endcontent-ref %}

{% content-ref url="/pages/RZsQ3npjBsjOMOQyiw3Z" %}
[Modifier son NIP](/guides/pour-les-professionnels/securite/modifier-son-nip.md)
{% endcontent-ref %}

{% content-ref url="/pages/cki6Il07bLtmHYWoKNta" %}
[Recevoir l’authentification à 2 facteurs par SMS](/guides/pour-les-professionnels/securite/recevoir-lauthentification-a-2-facteurs-par-sms.md)
{% endcontent-ref %}

{% content-ref url="/pages/XMBUpIKG10uGGVmZrW7P" %}
[Réinitialiser son mot de passe](/guides/pour-les-professionnels/securite/reinitialiser-son-mot-de-passe.md)
{% endcontent-ref %}

{% content-ref url="/pages/5xZOvJlsvIiH8vUNBckf" %}
[Supprimer votre compte Braver](/guides/pour-les-professionnels/securite/supprimer-un-compte-braver.md)
{% endcontent-ref %}


---

# 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://support.braver.net/guides/pour-les-professionnels/securite.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.
