# Image quality

1. Follow the basic [report generation steps](/manual/readme/report-generation/generate-a-pdf.md), but click **More Settings** before creating the report.\
   &#x20;![](/files/WGZlvlCTLZ5lK1wTBffT)
2. Choose a resolution from the *Max image resolution* drop-down menu. \
   ![](/files/F10Dmf0YyEumSzlvgfhw)
3. Click **Create**.\
   &#x20;![](/files/Xea288lmfa0nbJZnSBzo)
4. On the report document generated, images will display at the resolution set.&#x20;

{% hint style="info" %}
You can override the default image resolution in the space, folder and report properties.
{% 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/readme/report-generation/image-quality.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.
