> For the complete documentation index, see [llms.txt](https://documentation.iologo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.iologo.io/tutos-iologo-pro/dossier-patient-reglages-transfert../ajouter-une-photo-de-profil-patient.md).

# Ajouter une photo de profil patient

Je suis orthophoniste ou logopède, je souhaite ajouter une photo de profil sur le dossier de mon patient.

{% hint style="success" %}

## Cette photo ne sera visible que par vous ! En cas de iologo à la maison, le patient ne voit pas la photo que vous avez affectée à sa fiche.

{% endhint %}

Sur l'onglet "Fiche" de votre dossier patient, cliquer sur le rond des initiales :

<figure><img src="https://304534945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAvgjUcEkCU2REGGnpiDh%2Fuploads%2FbIGIkYUP9s9E7aJlhGYm%2Fimage.png?alt=media&amp;token=80c8c467-8b76-4a95-bbcd-b716d31f062d" alt="" width="375"><figcaption></figcaption></figure>

Une fenêtre vous permet de choisir entre prendre une photo via la webcam ou choisir une photo à importer depuis votre PC :

<figure><img src="https://304534945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAvgjUcEkCU2REGGnpiDh%2Fuploads%2FXQ98fGWGo35TATRask5A%2Fwebcam%20ou%20importer.png?alt=media&amp;token=902b22b1-8275-41f0-a439-02e40b8c1d1a" alt=""><figcaption></figcaption></figure>

<details>

<summary><strong>Appareil photo</strong></summary>

iologo ouvre la webcam par défaut. Si vous ne voyez pas l’aperçu de la webcam, vérifiez que vous avez bien activé votre webcam.

Utilisez l'icône de l’appareil photo ou la croix pour prendre votre photo, puis cliquer sur CONFIRMER en bas à droite.

</details>

<details>

<summary><strong>Importer une photo</strong></summary>

Une fois la photo sélectionnée, cliquer sur CONFIRMER en bas à droite.

</details>

<details>

<summary><strong>Confidentialité ? Option : visible au survol du curseur</strong></summary>

Pour des raisons de confidentialité, si vous ne souhaitez pas que les photos s’affichent de manière permanente, il est possible qu’elles apparaissent au survol **du curseur sur le rond des initiales** de votre dossier patient :

<figure><img src="https://304534945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAvgjUcEkCU2REGGnpiDh%2Fuploads%2FFZZQMUOEqGwsqFcZQvo0%2Fphoto%20dossier%20patient%20curseur%20(2).gif?alt=media&amp;token=4ca433eb-45d4-4f3d-9bc2-62dbc57ec0a9" alt="" width="375"><figcaption></figcaption></figure>

Paramètres -> Préférences -> décocher l’option **Affichage permanent des photos patients**

</details>

{% hint style="success" %}
**Vous avez toujours la possibilité supprimer ou remplacer une photo.**
{% 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://documentation.iologo.io/tutos-iologo-pro/dossier-patient-reglages-transfert../ajouter-une-photo-de-profil-patient.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.
