# Add image from camera

1. Tap on a report to open it.&#x20;
2. Tap the camera icon in the bottom center of the screen to open your device's camera.

<div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FvnVVhI3BHWxUjNjclYoo%2Fadd-camera-image.PNG?alt=media&#x26;token=238e2c86-e3dc-4ba6-bfae-a65303d793e2" alt=""><figcaption></figcaption></figure></div>

3. Take a photo. If prompted, confirm that you would like to use the photo.

<div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FH2E79AHg5lZz9b2royU6%2Fadd-camera-image2.png?alt=media&#x26;token=19881bcd-48cc-4fe8-8303-22db7c67e748" alt=""><figcaption></figcaption></figure></div>

4. The image will be added to your report. You'll see the report item detail screen, where you can give your image a title and description, assign it to a report section, edit properties, and add annotations.&#x20;

<div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FfPnv1cQQIpjnC7SljwaQ%2Fadd-camera-image3.PNG?alt=media&#x26;token=00fb275f-e50c-4444-86f3-aa9149eb7718" alt=""><figcaption></figcaption></figure></div>


---

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