# Can I lock all photos to a specific orientation (e.g., landscape)?

We do not provide a tool to lock image orientation. Images will appear in the orientation they were originally taken.&#x20;

## Related

* [FAQ: How do I rotate images within the app or report?](/manual/faq/c150/c154/q476.md)
* [FAQ: Can I configure the app to keep all photos on the same page in a report?](/manual/faq/c150/c156/q501.md)
* [FAQ: How do I adjust the resolution of  photos within the app and in my reports?](/manual/faq/c150/c156/q495.md)
* [FAQ: How do I add audio explanations to photos or use other audio formats with the app?](/manual/faq/c150/c153/q471.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/q480.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.
