> 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/guide-visuary-en/the-scan/photos-and-comments.md).

# Photos and comments

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Take a photo/comment during the Scan </td><td><a href="/pages/71b25c74e01625462230b29804425ef4a40ffc2d#enrichir-sa-capture">/pages/71b25c74e01625462230b29804425ef4a40ffc2d#enrichir-sa-capture</a></td></tr></tbody></table>

<figure><img src="/files/8f4a83b07340e3d0c7d06977de63979794c45cfd" alt="Ajouter des commentaires sur le plan"><figcaption></figcaption></figure>

Click on a Location pin on the plan to view the comment and photo ([click here](#consulter-les-commentaires-pris-durant-la-capture) to learn more)\
\
**To add a comment on the plan:**&#x20;

1. Click on "**Photos**"
2. Click on "**Add a comment**" and place the Location pin where you want it on the plan
3. Insert an image by clicking on the**paperclip icon** and enter the text in the dedicated field
4. Click on "**Add**"

{% hint style="warning" %}
Make sure the Layer "**Photos / comments**" is activated to view comments on the plan. Click [here](/guide-visuary-en/visualization/view-modes.md#le-role-des-calques) to learn more about layers.
{% endhint %}

<h3 align="center">View comments</h3>

{% hint style="info" %}
To view comments, first **activate the Layer "Photos / comments"** so they appear on the plan.
{% endhint %}

#### View comments taken during the Scan&#x20;

* Click the Location pin to open the transcribed comment as well as the photo taken

<div align="left"><figure><img src="/files/bc76a4081b2239d4ba7b2905cb32242c4c7d5010" alt="Légende des pastilles de commentaire" width="467"><figcaption></figcaption></figure></div>

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

#### Edit a comment's status

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FTXPFbW1JKmBReh2HkjjE%2Fmodifier_etat_com.mp4?alt=media&token=feebe634-f088-4eea-bbba-3b2279f10713>" %}
Edit the status of a plan comment
{% endembed %}

To change a comment's status:&#x20;

1. **Click the comment to select it**, by default, plan comments are "To do"
2. **Click the "To do" button** : the comment's status will appear as "Resolved" and the Location pin placed on the plan will turn green
3. Click the cross to close the menu

#### Reply to a comment

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2F7xpQmtbdtGs3k5NrElAc%2Freponse_com.mp4?alt=media&token=29ee4ecb-c204-480b-93f1-6e25db5496bf>" %}
Reply to a comment on Visuary
{% endembed %}

1. **Click the comment to select it**
2. In the text field, enter the information you want to add to your message
3. Click the button **"Send"**
4. Click the cross to close the menu

<h3 align="center">Delete a comment </h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2Fr4H90HZKa624fTMofgSN%2Fsuppr_com.mp4?alt=media&token=4e8d5cc1-feb5-4e41-aa31-51e95a4c153d>" %}
Delete a comment from the plan
{% endembed %}

To delete a comment:&#x20;

1. **Click on the comment** to select it
2. In the left menu, click the**trash icon**
3. Click the button **Delete** to confirm the action

{% hint style="danger" %}
**Deleting a comment is permanent** : once deleted you will not be able to restore the comment.
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Capture view</td><td><a href="/pages/045452484b5425aa22d15fd8b9f2981321caab2a">/pages/045452484b5425aa22d15fd8b9f2981321caab2a</a></td></tr><tr><td>Add comments during the Scan</td><td><a href="/pages/71b25c74e01625462230b29804425ef4a40ffc2d#enrichir-sa-capture">/pages/71b25c74e01625462230b29804425ef4a40ffc2d#enrichir-sa-capture</a></td></tr><tr><td>Files</td><td><a href="/pages/3f336f50310464106074a0f94e75b206db3071c3">/pages/3f336f50310464106074a0f94e75b206db3071c3</a></td></tr></tbody></table>


---

# 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://help.visuary.com/guide-visuary-en/the-scan/photos-and-comments.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.
