# Which image file formats are supported?

The Report and Run: Cloud web portal currently supports PNG and JPEG file formats. We hope to add more formats in the future.

The mobile app allows images to be imported from the phone's gallery, which normally converts the images to JPEG first before uploading them.

## Related

* [Article: How to add an image to a report](/manual/readme/content/images/add-images.md)
* [Article: How to add full page images to reports](/manual/readme/content/images/add-full-page-images.md)
* [Article: How to add a follow-up image to a report](/manual/readme/content/images/add-follow-up-images.md)
* [FAQ: Why am I unable to upload images to the cloud?](/manual/faq/c160/c163/q532.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/c142/c146/q586.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.
