> 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/data/annotations.md).

# Annotations

<figure><img src="/files/3f02aee09ba7a8e79650ba1776f22cd5dd4df9c3" alt=""><figcaption></figcaption></figure>

Add text annotations and dimension lines:&#x20;

1. Click the button **Annotations**
2. Click on **Text box** and place it on the plan\
   \- insert the text in the dedicated field
3. Click on **Visible dimension:** \
   \- place the ends of the dimension at the desired location\
   \- click on **Finish**

<h3 align="center">Text annotations</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FXM0NiHZffNxq1YTyiImy%2Fmodif_annotations.mp4?alt=media&token=61e3dacb-cf8c-456c-90dc-fe928a9d93ea>" %}
Add and delete a text annotation
{% endembed %}

Add and edit a text annotation:&#x20;

1. Click on **Annotations**
2. Click on **Text box**&#x20;
3. Enter your text in the dedicated field, **change the size** of the font and its **colour**.
4. Click the small cross at the top left once your changes are finished.

Delete a text annotation:&#x20;

1. **Click the text box** placed on the plan
2. In the menu that opens on the left, click the**trash icon.**

<p align="center"></p>

<p align="center"></p>

<h3 align="center"> Dimension line</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FvNfgFtqoIBZCGEk0c6fB%2Fajt_cote_visible.mp4?alt=media&token=5a435245-3296-4813-b8cf-b0a2ad332661>" %}
Add and delete a dimension line
{% endembed %}

Add a dimension line:&#x20;

1. Click on **Annotations**
2. Click on **Visible dimension**
3. Place the first end of the line on the plan, then the second.&#x20;
4. Click on **Finish**

{% hint style="warning" %}
To view the dimension lines, make sure the Layer "**Measurement lines**" is enabled. \
Click [**here**](/guide-visuary-en/visualization/view-modes.md#le-role-des-calques) to learn more about layers.
{% endhint %}

Delete a dimension line:&#x20;

1. **Click the dimension line** placed on the plan
2. Click the**trash icon** that appears at the top left of the screen

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>The Integral subscription</td><td><a href="/pages/15a847566ed119f9b9053021e4e8609f50bd1246#labonnement-integral">/pages/15a847566ed119f9b9053021e4e8609f50bd1246#labonnement-integral</a></td></tr><tr><td>Layers</td><td><a href="/pages/58d0bde67b19e7abe7c317917506207e6765ff94#le-role-des-calques">/pages/58d0bde67b19e7abe7c317917506207e6765ff94#le-role-des-calques</a></td></tr><tr><td>The PDF report</td><td><a href="/pages/114c681ec37b17d51efb55ced44003f149d3d6cf">/pages/114c681ec37b17d51efb55ced44003f149d3d6cf</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/data/annotations.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.
