# How can I add a custom number or identifier to photos in my reports?

In the cloud version of the app, you can create [custom image fields](/manual/readme/customization/custom-properties/add-custom-properties-to-images.md), such as text entry and drop-down items, in the web portal and the settings will carry over to the mobile app. These properties can be used to give a unique number or identifier to report images.&#x20;

## Related&#x20;

* [Article: Add custom properties to images in Report and Run: Cloud](/manual/readme/customization/custom-properties/add-custom-properties-to-images.md)
* [FAQ: Can I edit the date, time, or text of my reports after they’ve been created?](/manual/faq/c150/c153/q450.md)
* [FAQ: How do I add GPS coordinates to photos and reports within the app?](/manual/faq/c150/c153/q465.md)
* [FAQ: Can I highlight details in the photos within the report?](/manual/faq/c150/c154/q472.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/c155/q485.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.
