# Add image from gallery

1. Tap on a report to open it. \
   ![](/files/UvZDRSB8xKmXyp8iT4fj)<br>
2. Tap **Image(s) from Gallery** to upload an image from your device.  \
   ![](/files/J1H5V7MKMPw0WcvbGB5h)<br>
3. If prompted, allow the app to access your photos.\
   ![](/files/xVRyv8SXXZmCoZBRDz36) <br>
4. Choose the photo(s) from your device that you want to upload.&#x20;

{% hint style="info" %}
Android users may need to long-press an image to select it.&#x20;
{% endhint %}

5. Your selected image(s) will appear on the report screen.\
   ![](/files/tcxxgSl1LqDoRLf8zvoj)


---

# 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-image-from-gallery.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.
