> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/faq/c150/c156/q501.md).

# Can I configure the app to keep all photos on the same page in a report?

We do not have an option to force images to stay on one page. However, when you are generating a report, you can select a layout that will keep as many images on one page as possible (e.g. the 2 x 4 layout with minimal text or the 1 X 4 layout with more text).

## Related&#x20;

* [Article: Generate a PDF report in the Report and Run: Cloud web portal](/manual/readme/report-generation/generate-a-pdf.md)
* [Article: Generate a DOCX report in the Report and Run: Cloud web portal](/manual/readme/report-generation/generate-docx.md)
* [Article: Generate a PDF report in Report and Run: Integrate](/manual/report-and-run-integrate/report-generation/generate-documents/generate-a-pdf.md)
* [Article: Generate a DOCX report in Report and Run: Integrate](/manual/report-and-run-integrate/report-generation/generate-documents/generate-a-pdf-1.md)
* [Article: Generate a PDF report in Report and Run: Offline](/manual/report-and-run/report-generation/generate-a-pdf.md)
* [Article: Generate a DOCX report in Report and Run: Offline](/manual/report-and-run/report-generation/generate-a-docx.md)
* [FAQ: How do I reorder the photos in a report?](/manual/faq/c150/c153/q454.md)
* [FAQ: Can I combine different image layouts within a single report?](/manual/faq/c150/c156/q500.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/q501.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.
