# Can I embed maps and floor plans in reports?

You can add a map or floor plan to a report as a full page image, which will enlarge the image to span a complete page on the generated report document. That said, we don't support adding PDF documents or CAD drawings to the report - it must be a [supported image file](/manual/faq/c142/c146/q586.md).

## Related&#x20;

* [Article: Add full page images in the Report and Run: Cloud web portal](/manual/readme/content/images/add-full-page-images.md)
* [Article: Set full page image in Report and Run: Integrate](/manual/report-and-run-integrate/content/images/set-full-page-image.md)
* [Article: Set full page image in Report and Run: Offline](/manual/report-and-run/content/images/set-full-page-image.md)
* [FAQ: Can I combine different image layouts within a single report?](/manual/faq/c150/c156/q500.md)
* [FAQ: Can I add an external document, such as a PDF or Word file, to a report?](/manual/faq/c160/c166/q550.md)
* [FAQ: Which image file formats are supported?](/manual/faq/c142/c146/q586.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/c153/q469.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.
