# Export raw image from a report

{% tabs %}
{% tab title="Desktop View (Wide Screen)" %}

1. Open the report.
2. Click on the image you want to export.\
   ![](/files/bqHvoyWcBmzo35LFoSMc)
3. Click the small **downward arrow** on the right side of the screen (near the Follow-up button).\
   &#x20;![](/files/AYq1bzNyIciw86kAwPHw)
4. Click **Raw Image** from the drop-down menu.\
   ![](/files/Q8zP2JB6WhSiujARMwU0)
5. The image will download to your computer.<br>
   {% endtab %}

{% tab title="Tablet View (Narrow Screen)" %}

1. Open the report.
2. Click on the image you want to export.\
   ![](/files/I1XzHZQ1A3SQ38nhLb4i)
3. Click **More**.&#x20;
4. Click **Raw Image** from the drop-down menu.\
   ![](/files/J6t8Z6N3sJJrxklZXBve)
5. The image will download to your computer.
   {% endtab %}
   {% endtabs %}


---

# 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/readme/content/images/export-raw-image-from-report.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.
