# How do I rotate images within the app or report?

Although we don't have an option to rotate individual images, the [Image Builder](/manual/report-and-run-integrate/content/image-builder.md) can be used to rotate images before they are added to a new composition in our mobile apps.

## Related

* [Article: Scale an image with Image Builder](/manual/report-and-run-integrate/content/image-builder/scale-an-image.md)
* [Article: Create a before and after image with Image Builder](/manual/report-and-run-integrate/content/image-builder/create-before-and-after-image.md)
* [Article: Create details and overview image with Image Builder](/manual/report-and-run-integrate/content/image-builder/create-details-and-overview-image.md)
* [FAQ: How do I rotate, crop, adjust brightness of an image?](/manual/faq/c150/c154/q479.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/c154/q476.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.
