# Add follow-up image

1. Tap on a report to open it.
2. Tap an image.
3. Pull up the tool bar below the image to show more options.\
   ![](/files/ho2T3tvjjBfPxtwtGykw)<br>
4. Scroll down to the *Follow on Images* section at the bottom of the screen.\
   ![](/files/5f1UU8jAHG475G6xxwpx)<br>
5. Tap the **Image** icon to upload an image you already have saved to your device.\
   ![](/files/8ACbYF0V6lEnI5UR0w8n)<br>
6. Tap the **Camera** icon to take a follow-up image using your camera.![](/files/U99q0ig2OIHdH29Z0NEh)<br>
7. Tap the **Image Builder** icon to add a follow-up image next to the original image (for a [before and after](/manual/report-and-run-integrate/content/image-builder/create-before-and-after-image.md)).\
   &#x20;![](/files/IPz9qHH0Wz3uQdFxFik2)

{% hint style="info" %}
Only the most recent follow-up image will be displayed in reports. &#x20;
{% endhint %}


---

# 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/images/add-follow-up-image.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.
