> 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/communication-patients-et-proche-aidants/inviter-un-patient-ou-un-proche-aidant-a-rejoindre-braver.md).

# Inviter un patient ou un proche aidant à rejoindre Braver

## Pas-à-pas

{% hint style="danger" %}
Pour pouvoir inviter des patients et des proches aidants, l’utilisateur doit avoir le rôle ***Gestionnaire de Proches Aidants*** dans l’application administrative.
{% endhint %}

{% hint style="info" %}
Dans Braver, les termes ***proche aidant***, ***entourage du patient*** et ***personne responsable*** représente le même concept.
{% endhint %}

{% stepper %}
{% step %}
Dans la fiche du patient, cliquez sur le rectangle violet en haut à droite. Le rectangle peut afficher différents symboles selon où vous en êtes dans le processus d’invitation.

<figure><img src="/files/bUa25r9tR9TnUK7eAGef" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Cliquez sur le plus avec un personnage, à droite de l'option *Patient* OU à droite de l'option *Personne responsable*, selon la personne que vous désirez inviter.

<figure><img src="/files/rXFtvbNv9jq8RSgR4g49" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Remplissez les champs demandés.

{% hint style="warning" %}
Assurez-vous que *Patient* OU *Personne responsable* est coché sous *Membre des équipes*, selon la personne que vous désirez inviter.
{% endhint %}

<figure><img src="/files/HpmhvMn9ZcDWu2SLhr9H" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Activez *Inviter maintenant*.

<figure><img src="/files/F6iAhLSZv4YPzlTFV1hW" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Choisissez l'envoi par courriel ou SMS.

<figure><img src="/files/n4djCWh24bzV3AmlLEkW" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Sélectionnez la méthode d'accès sécurisé:

* Question de sécurité et réponse **que vous devez inventer** (comme lors d'un transfert Interac)

OU

* Code secret aléatoire **envoyé automatiquement** (disponible pour l'invitation par courriel seulement)

<figure><img src="/files/dNxEJKfx7CbnkBHABCBY" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Cliquez sur *Envoyer l'invitation*.

<figure><img src="/files/SJormA7B3goqPaZMrin3" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}

* Une enveloppe à droite du nom de l’invité indique une invitation en attente.&#x20;
* Lorsqu'il aura rejoint Braver, l'enveloppe sera remplacée par un crochet bleu.&#x20;
* Si vous remplissez la fiche de la personne invitée sans envoyer l'invitation, il y aura une enveloppe en  pointillée.

<p align="center"><img src="/files/G1nGOxPw3bXqPGmwWPyt" alt="" data-size="original"></p>
{% endhint %}

{% hint style="success" %}
Répétez les mêmes actions si vous désirez inviter d'autres personnes responsables à la fiche du patient.
{% endhint %}


---

# 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/communication-patients-et-proche-aidants/inviter-un-patient-ou-un-proche-aidant-a-rejoindre-braver.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.
