> 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/creation-de-compte/activation-dun-compte-par-la-bulle-integree.md).

# Activer son compte par la bulle intégrée

## Pas-à-pas

{% hint style="info" %}
PILOTES: Vous avez testé l’application dans l'environnement de *pré-production*? Il faut recommencer le processus lorsque vous passerez en *production*.
{% endhint %}

{% stepper %}
{% step %}
**À l'ouverture de la bulle intégrée dans un logiciel comme Gustav ou Leomed, vous verrez les différentes options suivantes :**

<div align="left"><figure><img src="/files/QDYiNIYuEhtSxWJLQoYn" alt="" width="375"><figcaption></figcaption></figure></div>

Si vous n'avez jamais utilisé Braver ni de manière autonome, ni dans un logiciel tiers, choisissez l'option "Je n'ai pas encore de compte Braver".
{% endstep %}

{% step %}
**On vous demandera de confirmer que vous désirez réellement continuer sans associer de compte Braver existant, car l'action ne sera pas réversible.**

<div align="left"><figure><img src="/files/zfmQdfgqnLkUv8ecN6el" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Vous devrez ensuite configurer un NIP.**

{% hint style="info" %}
Ce NIP vous sera utile entre autres si vous désirez utiliser Braver sur un appareil mobile.
{% endhint %}

Cliquez sur le bouton correspondant.

<div align="left"><figure><img src="/files/luOyNRqDpzUejkjj7Bss" alt="" width="375"><figcaption></figcaption></figure></div>

Puis saisissez et répétez votre NIP.

<div align="left"><figure><img src="/files/azzRzOwlkDNnH5eBjkcH" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Vous devrez finalement accepter les conditions d'utilisation de Braver.**

Faites défiler jusqu'en bas, puis cliquez sur le bouton d'acceptation si vous désirez continuer.

<div align="left"><figure><img src="/files/iwrCY0cwHb2YQWLULCb4" alt="" width="302"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Vous y êtes ! Votre compte Braver est maintenant activé !**

<div align="left"><figure><img src="/files/ePQHzTvOhx8anuHNTRMR" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/creation-de-compte/activation-dun-compte-par-la-bulle-integree.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.
