# Report Editor

- [How do I sort or organize items in the report before generating the PDF?](https://docs.reportandrun.com/manual/faq/c150/c153/q459.md)
- [Can I embed maps and floor plans in reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q469.md)
- [How do I add a signature box, page, or section to my reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q468.md)
- [How do I add a cover page to my reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q458.md)
- [Can I add a photo to a cover page?](https://docs.reportandrun.com/manual/faq/c150/c153/q463.md)
- [How do I remove "Ungrouped Items" from my reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q453.md)
- [How do I transfer multiple items into a section?](https://docs.reportandrun.com/manual/faq/c150/c153/q462.md)
- [Is there a way to highlight titles or important sections in reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q467.md)
- [How do I edit a report?](https://docs.reportandrun.com/manual/faq/c150/c153/q457.md)
- [How do I add text, notes, or paragraphs to my reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q456.md)
- [How do I create a page break in the report?](https://docs.reportandrun.com/manual/faq/c150/c153/q452.md)
- [Can I change the inspection date and time settings in the app?](https://docs.reportandrun.com/manual/faq/c150/c153/q466.md)
- [How do I add audio explanations to photos or use other audio formats with the app?](https://docs.reportandrun.com/manual/faq/c150/c153/q471.md)
- [Can I add comparison images for before and after reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q461.md)
- [How do I add multiple images to a single comment?](https://docs.reportandrun.com/manual/faq/c150/c153/q455.md)
- [How do I create, edit, rename, and organize sections in a report?](https://docs.reportandrun.com/manual/faq/c150/c153/q451.md)
- [How do I add GPS coordinates to photos and reports within the app?](https://docs.reportandrun.com/manual/faq/c150/c153/q465.md)
- [Can I edit the date, time, or text of my reports after they’ve been created?](https://docs.reportandrun.com/manual/faq/c150/c153/q450.md)
- [Can I add arrows to indicate something in an image?](https://docs.reportandrun.com/manual/faq/c150/c153/q464.md)
- [How do I add videos to my reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q470.md)
- [How do I take photos with the camera without approving each one?](https://docs.reportandrun.com/manual/faq/c150/c153/q582.md)
- [Can I add a table of contents or index to my reports?](https://docs.reportandrun.com/manual/faq/c150/c153/q460.md)
- [How do I reorder the photos in a report?](https://docs.reportandrun.com/manual/faq/c150/c153/q454.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.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.
