> 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/preallouer-un-patient-et-ou-proche-aidant.md).

# Préallouer un patient et/ou proche aidant

{% hint style="info" %}
Dans un canal de soins, toutes les discussions sont visibles par tous les participants. Si vous êtes prêts à alimenter un canal de soins, mais que vous n’avez pas encore les informations pour inviter un patient ou son entourage, vous pouvez *préallouer* ces derniers.

L’action *Préallouer* vous permettra par la suite de les ajouter dans un canal de soins, même s’ils n’ont pas encore rejoint Braver. Dès qu’ils auront un compte Braver, ils auront accès à toutes les informations présentes dans le canal de soins où ils ont été préalloués.
{% endhint %}

## Pas-à-pas

{% 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=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Sous le mot patient ou personnes responsables, cliquez sur préallouer.

<figure><img src="/files/zzOFX588sBzTkIoSauEZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Vous pouvez maintenant ajouter le patient ou les personnes responsables à un canal de soins. Dès qu’ils auront un compte Braver, ils auront accès à toutes les informations présentes dans le canal de soins où ils ont été préalloués.
{% 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/communication-patients-et-proche-aidants/preallouer-un-patient-et-ou-proche-aidant.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.
