# Add/edit image properties

1. Tap on a report to open it.
2. Tap on the image where you want to add or change the properties.

<div align="left"><figure><img src="/files/Z7MpCyOCjeppTb17d2SX" alt=""><figcaption></figcaption></figure></div>

3. Scroll down to the *Properties* section.

<div align="left"><figure><img src="/files/ci0QtY8QLWmgaoFFAD4U" alt=""><figcaption></figcaption></figure></div>

4. Tap the property you want to edit. In the example below, *Assigned To* will be edited.&#x20;

<div align="left"><figure><img src="/files/nLTFdgGC7jIXRueFcs99" alt=""><figcaption></figcaption></figure></div>

5. Adjust the property as needed and tap **Save**.&#x20;

<div align="left"><figure><img src="/files/hZLEkzcH4b1qaTqKlA4b" alt=""><figcaption></figcaption></figure></div>

6. Your changes will appear on the report item detail screen.&#x20;

<div align="left"><figure><img src="/files/0lW7Mx62PhJ8FyuwkRF8" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Properties with dates/times, such as *Due Date* and *Start Date*, will have calendar and clock icons you can tap to adjust. Some properties, like *Status*, will have a drop-down selection. Others, like *Assigned To*, allow text entry.&#x20;
{% endhint %}


---

# 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-edit-image-properties.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.
