> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/report-and-run/content/image-builder/add-image-from-image-builder.md).

# Create before and after image

{% hint style="info" %}
The Image Builder is a premium feature available to paid [subscribers](/manual/report-and-run/subscription.md).
{% endhint %}

1. Tap on a report to open it.&#x20;
2. Tap the three horizontal lines in the lower-left corner.\
   ![](/files/nmvIJRyuYOTr9fb3qmps)<br>
3. Choose **Image Builder** from the menu. \
   ![](/files/gMvIW7TrArx5jw27BcCI)<br>
4. Tap an image block to add your first image. \
   ![](/files/mbkJg0GPq4mdpsXVT6LK)<br>
5. Choose to upload an image from your device's camera or gallery, or from an existing report. \
   ![](/files/7f4hj3mOMMpwv2IJAmGY)<br>
6. Tap the other placeholder and upload your second image.\
   ![](/files/0uuUAVFtAH6TXdCdIvus)<br>
7. Tap **Save** in the lower-right corner.\
   ![](/files/lpQZhsIzJb8P93li4bNZ)<br>


---

# 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:

```
GET https://docs.reportandrun.com/manual/report-and-run/content/image-builder/add-image-from-image-builder.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.
