> For the complete documentation index, see [llms.txt](https://help.visuary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visuary.com/la-capture/les-photos.md).

# Les photos

<figure><img src="/files/CC6rJ1M8RHMpMLACYItk" alt=""><figcaption></figcaption></figure>

Ajouter un commentaire sur le plan :&#x20;

1. Cliquez sur "**Photos**"
2. Cliquez sur "**Ajouter un commentaire**" et placez la pastille à l'endroit souhaité sur le plan
3. Insérez une image en cliquant sur l'**icône trombone** et saisissez le texte dans le champs dédié
4. Cliquez sur "**Ajouter**"

{% hint style="warning" %}
Assurez-vous que le calque "**Photos / Commentaires**" ait bien activé pour visualiser les commentaires sur le plan. Cliquez ici pour en savoir plus sur les calques.
{% endhint %}

<h3 align="center">Visualiser les commentaires</h3>

{% hint style="info" %}
Pour visualiser les commentaires commencez par **activer le calque "Photos / Commentaires"** pour qu'ils apparaissent sur le plan.
{% endhint %}

#### Consulter les commentaires pris durant la capture&#x20;

* Cliquer sur la pastille pour ouvrir le commentaire retranscrit ainsi que la photo prise

<figure><img src="/files/7NWkKyFnDQAxjAyD4DRY" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/nCCgoCWNkEPSVjk97da3" alt=""><figcaption></figcaption></figure></div>

#### Modifier l'état d'un commentaire

<figure><img src="/files/Pm1U7GKOEAW4FBdEdpAE" alt=""><figcaption></figcaption></figure>

Pour modifier l'état d'un commentaire :&#x20;

1. **Cliquez sur le commentaire pour le sélectionner**, par défaut, les commentaires sur le plan sont "À traiter"
2. **Cliquez sur le bouton "À traiter"** : l'état du commentaire apparaitra comme étant "Résolu" et la pastille placée sur le plan deviendra verte
3. Cliquez sur la croix pour refermer le menu

#### Répondre à un commentaire

<figure><img src="/files/DQ0SWX44jIa1MAYvEPJi" alt=""><figcaption></figcaption></figure>

1. **Cliquez sur le commentaire pour le sélectionner**
2. Dans le champs de texte indiquez les informations que vous souhaitez ajouter dans votre message
3. Cliquez sur le bouton **"Envoyer"**
4. Cliquez sur la croix pour refermer le menu

<h3 align="center">Supprimer un commentaire </h3>

<figure><img src="/files/zF5Dh46fxX3h2xKauIdj" alt=""><figcaption></figcaption></figure>

Pour supprimer un commentaire :&#x20;

1. **Cliquez sur le commentaire** pour le sélectionner
2. Dans le menu de gauche, cliquez sur l'**icône poubelle**
3. Cliquez sur le bouton **Supprimer** pour valider l'action

{% hint style="danger" %}
**La suppression d'un commentaire est définitive** : une fois supprimé vous ne pourrez pas restaurer le commentaire.
{% 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:

```
GET https://help.visuary.com/la-capture/les-photos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
