> 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/training/pour-les-professionnels/formation-essentielle/pour-aller-un-peu-plus-loin.md).

# Pour aller un peu plus loin

### Survol de la plateforme Web cliniciens

La disposition de la barre de navigation diffère légèrement entre un ordinateur (à gauche dans l’exemple) et un appareil mobile (dans le bas dans l’exemple), mais les fonctionnalités restent à peu prêt pareil. Apprenez ci-dessous ce que le mobile vous offre de plus!

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdT44-JQIHcbh5ajPEDu2Ot1qw1tfEgpIj502j8HZiXgxZxZhhcFVrfK52AS_xxjczv2bk7DI899kDdEIqQx-tC5Uab7g0jP4nbQ2IQMnnIkeMFT6jVSOb2IZXFBJb4Q5EY650ymnE0x-k6a39XLM2Shi_5?key=cZePhoKjSOguTBidTMV33w) ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfjwEUPE-hxQ4NWNiKiC61qnQhR99u8mrwikqQZgQfA7QsTZxwEkEfn47onYmjrh38ESX6ZebDgNE3qzxgisakVbkAWUA068HQQ9EcSwyU0EORvBFDNBtv9Wrrya8hG15dWTEe3TQf3OmQztTHRCWEpcA3f?key=cZePhoKjSOguTBidTMV33w)

### Survol de l'application mobile cliniciens

L'utilisation d'une application de communication sur un appareil mobile (cellulaire ou tablette) offre beaucoup de convivialité et facilite les échanges dans plusieurs situations.

Voici les avantages de Braver sur mobile (versus sur ordinateur):

1. Soyez notifié en temps réel
2. Gérez vos disponibilités pour préserver votre vie privée ([Tutoriel ici](https://support.braver.net/guides/pour-les-professionnels/gestion-des-notifications/regler-son-horaire-de-disponibilites))
3. Enregistrez des messages audio retranscrits ([Tutoriel ici](https://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/ajouter-un-message-vocal-a-une-discussion))
4. Prenez des photos et des vidéos qui ne s’afficheront pas dans votre pellicule ([Tutoriel ici](https://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/ajouter-un-fichier-une-photo-ou-une-video-a-un-fil-de-discussion))
5. Éditez des photos et des vidéos ([Tutoriel ici](https://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/editer-une-photo-ou-une-video))

### Survol de l’application des patients et des proches aidants

* Voici une image de ce que le patient ou le proche aidant voit de son côté.
* La personne peut avoir plusieurs équipes de soins. (voir encadré orange).
* Le nom de l’équipe de soins dans la vue patient correspond au titre du canal de soins dans la vue des professionnels.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZsCyY5CK2LZZOrWa7Y1nnpzhp_LrjuEeQqL27SHZb3uGxx2G2QDfu7X5GQyj6Iy7n9073F6htkVutRoL5DSMelfoytBV5MAgmwCgYR8Q0Dv365KVLAcdms6svks7J9-XE_bO3dh_IYF-HCQRv88Q-TzKm?key=cZePhoKjSOguTBidTMV33w)


---

# 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/training/pour-les-professionnels/formation-essentielle/pour-aller-un-peu-plus-loin.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.
