# How do I adjust the resolution of  photos within the app and in my reports?

We do not have an option to adjust the resolution of individual images, but you can adjust the resolution of images within the generated PDF, DOCX and JREP reports.

In the cloud version of the app, you can [adjust the default image resolution in the web portal](/manual/readme/report-generation/set-default-image-resolution.md) and the setting will carry over to the mobile app. In the offline version, you can [set the report image resolution](/manual/report-and-run/customization/set-the-image-resolution.md) before publishing a new report.&#x20;

To change the resolution of individual image files, you would need to adjust the resolution on your device's camera.&#x20;

## Related&#x20;

* [Article: How to set image resolution in published reports in Report and Run: Offline](/manual/report-and-run/customization/set-the-image-resolution.md)
* [Article: How to set default image resolution in the Report and Run: Cloud web portal](/manual/readme/report-generation/set-default-image-resolution.md)
* [Article: Check image limit in the Report and Run: Cloud web portal](/manual/readme/account-management/check-image-limit.md)
* [Video: How to change image resolution in the Report and Run: Offline](/manual/videos/offline-videos/tvmt-vqsd5a.md)
* [FAQ: How do I share reports that are too large to send via email?](/manual/faq/c160/c164/q540.md)


---

# 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/faq/c150/c156/q495.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.
