# Annotations

1. Tap on a report image to access annotation tools.

   <div align="left"><figure><img src="/files/uFGZLZIhZ8MwnF0Zoe7S" alt="" width="375"><figcaption></figcaption></figure></div>
2. Tap the pencil icon above the image.&#x20;

   <div align="left"><figure><img src="/files/V8wRgI9aAyoXUeWOb1hI" alt="" width="375"><figcaption></figcaption></figure></div>
3. Two annotation options will appear above the image: note (A) and drawing tools (B). Tap on the tool you want to use.

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

### Notes

Tap on the image where you want a note to appear. Type in your text and save. You can drag the note to a different location or [edit](/manual/report-and-run-integrate/content/note-annotations/edit-a-note.md) the text size as needed.&#x20;

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

### Lines

Draw a straight line on your image and it will automatically turn into an arrow (you can [edit](/manual/report-and-run-integrate/content/annotations/edit-annotations.md) the arrow direction, remove the arrow point, and change the design as needed). Use lines and arrows to direct the reader's focus to specific areas of an image.

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

### Circle

Draw a circular shape on your image and it will turn into a perfect circle.

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

### Polygon

Draw any multi-sided shape and it will turn into a clean polygon.&#x20;

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

### Tick/Cross

You can also draw ticks ✔ and crosses ✖ on images to show the status of a project (for example, to mark work as complete/incomplete). When drawing a cross, keep your finger on the screen and draw an "x" - the shape will automatically change to an "x" when you lift your finger.&#x20;

<div align="left"><figure><img src="/files/HNNJWqPeT48Gzjd1mcxq" alt="" width="375"><figcaption></figcaption></figure></div>

### Color and Thickness

You can change the color of any annotation, including notes, by tapping on the annotation and choosing a different color from the palette menu.&#x20;

<div align="left"><figure><img src="/files/4WtiblLCmCOmvSlUYmOB" alt="" width="375"><figcaption></figcaption></figure></div>

Similarly, you can adjust the thickness of arrows and shapes by tapping the annotation and dragging the line thickness selector left (for thinner) and right (for thicker).&#x20;

<div align="left"><figure><img src="/files/PmR5krgxiBuOmGtM1L1q" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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://docs.reportandrun.com/manual/report-and-run-integrate/content/annotations.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.
