> 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/report-and-run-integrate/content/images.md).

# Images

- [Add image from gallery](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/add-image-from-gallery.md): Add images to your reports from your device's photo gallery.
- [Add image from camera](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/add-image-from-camera.md): Add images to your reports from your device's camera.
- [Add/edit image description](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/add-edit-image-description.md): Give more detail to your images by adding a description.
- [Add/edit image properties](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/add-edit-image-properties.md): Assign properties to images, such as Assigned To and Due Date, to organize and add detail your reports.
- [Add follow-up image](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/add-follow-up-image.md): Add follow-up images to existing report images to show progress over time and give a visual status update.
- [View follow-up image](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/view-follow-up-image.md): View a follow-up image after uploading it to a report.
- [Delete follow-up image](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/delete-follow-up-image.md): Easily remove unneeded or outdated follow-up images.
- [Set full page image](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/set-full-page-image.md): Make images stand out in reports by setting to full page.
- [Export raw images from a report](https://docs.reportandrun.com/manual/report-and-run-integrate/content/images/export-raw-images-from-a-report.md): Export original images (without annotations) from a report.


---

# 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/report-and-run-integrate/content/images.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.
