# Can I add comparison images for before and after reports?

The [Image Builder](/manual/report-and-run-integrate/content/image-builder.md) feature, available in the mobile apps, lets you compile multiple images into a before and after layout.

Report and Run: Cloud and Integrate also has a [follow-up image](/manual/readme/content/images/add-follow-up-images.md) tool that can be used for comparisons.&#x20;

## Related

* [Article: Create a before and after image in Report and Run: Integrate](/manual/report-and-run-integrate/content/image-builder/create-before-and-after-image.md)
* [Article: Create a before and after image in Report and Run: Offline](/manual/report-and-run/content/image-builder/add-image-from-image-builder.md)
* [Article: Add follow-up images in Report and Run: Cloud](/manual/readme/content/images/add-follow-up-images.md)
* [Article: Add follow-up image in Report and Run: Integrate](/manual/report-and-run-integrate/content/images/add-follow-up-image.md)
* [Video: How to combine multiple images in Report and Run: Offline](/manual/videos/offline-videos/r56ioc5qxle.md)
* [Video: How to combine multiple images using Report and Run: Integrate](/manual/videos/cloud-videos/ih9mm5lczki.md)
* [FAQ: Can I combine different image layouts within a single report?](/manual/faq/c150/c156/q500.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/c153/q461.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.
