# Share a single image

1. Tap on a report to open it.&#x20;
2. Tap the three vertical dots to the right of the image description.&#x20;

<div align="left"><figure><img src="/files/7giwNiEbUGbeyV5ca0IR" alt=""><figcaption></figcaption></figure></div>

3. Choose **Share** from the menu.&#x20;

<div align="left"><figure><img src="/files/tL4Z6w3ePaSx7Vn5iqJI" alt=""><figcaption></figcaption></figure></div>

4. Select if you want to share the image *Information* and *Annotations*.&#x20;

<div align="left"><figure><img src="/files/Qg60zZ2GwRsG8GXxZY98" alt=""><figcaption></figcaption></figure></div>

5. Tap **OK**.&#x20;

<div align="left"><figure><img src="/files/mdIdcBkjS6y4genY38aR" alt=""><figcaption></figcaption></figure></div>

6. Your device's sharing options will appear (messaging, social media). Choose an option to send a copy of your image.&#x20;

{% hint style="info" %}
You can also share an image when viewing it in a report. Tap the three vertical dots in the upper-right corner above the image and choose **Share Item**.
{% 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/report-generation/share-a-single-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.
