# Set the image resolution

1. Tap on a report to open it.
2. Tap **Share** in the bottom-right corner.

   <div align="left"><figure><img src="/files/JAbRtbLUxzWAhCgfHQGV" alt=""><figcaption></figcaption></figure></div>
3. Tap **Settings**.

   <div align="left"><figure><img src="/files/HxV5yieXXUd0ansJ0m49" alt=""><figcaption></figcaption></figure></div>
4. Tap **Other**.

   <div align="left"><figure><img src="/files/W7tebKuoSaW9t4vug1jl" alt=""><figcaption></figcaption></figure></div>
5. Tap **Image Resolution**.

   <div align="left"><figure><img src="/files/P0EhpETjhfmT8YKuroWN" alt=""><figcaption></figcaption></figure></div>
6. Choose the resolution at which you want images to display in published reports: \
   **High**, **Normal**, or **Low**.&#x20;

   <div align="left"><figure><img src="/files/V419tYX9Iilczt6JT2by" alt=""><figcaption></figcaption></figure></div>
7. Your changes will automatically save and will apply to future generated reports.

{% hint style="info" %}
High-resolution images are larger and sharper. Low-resolution images are smaller and not as sharp. Generally, low-resolution images are better for web sharing (not printing).&#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/customization/set-the-image-resolution.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.
