# Can I highlight details in the photos within the report?

Annotation tools let you draw shapes, arrows, and notes on images to highlight specific areas. See how to use annotations in the [Report and Run: Cloud web portal](/manual/readme/content/annotations.md) and [Report and Run: Integrate](/manual/report-and-run-integrate/content/annotations.md) and [Report and Run: Offline](/manual/report-and-run/content/annotations.md) mobile apps.

The Image Builder is another useful tool for highlighting details in photos. This feature is available in the [cloud](/manual/report-and-run-integrate/content/image-builder/create-details-and-overview-image.md) and [offline](/manual/report-and-run/content/image-builder/add-image-from-image-builder.md) mobile apps. It allows you to upload multiple images — you can zoom in to show more details in one image and zoom out to show the big picture in another.&#x20;

## Related

* [Article: Annotations in the Report and Run: Cloud web portal](https://github.com/jtdevbxb/reportandrun-manual/blob/main/cloud/content/annotations.md)
* [Article: Annotations in Report and Run: Integrate](/manual/report-and-run-integrate/content/annotations.md)
* [Article: Annotations in Report and Run: Offline](/manual/report-and-run/content/annotations.md)
* [Article: Image Builder in Report and Run: Integrate](/manual/report-and-run-integrate/content/image-builder/create-details-and-overview-image.md)
* [Article: Image Builder in Report and Run: Offline](/manual/report-and-run/content/image-builder/add-image-from-image-builder.md)
* [FAQ: Is there a way to highlight titles or important sections in reports?](/manual/faq/c150/c153/q467.md)
* [FAQ: How do I rotate, crop, or adjust brightness of an image?](/manual/faq/c150/c154/q479.md)


---

# 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/faq/c150/c154/q472.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.
