# Toggle properties view

1. Tap on an image.
2. Tap on a report to open it.
3. Scroll down below the image to the *Properties* section.&#x20;
   1. If you do not see details beneath the image, [toggle back to the image detail view](/manual/report-and-run-integrate/customization/toggle-report-image-detail-view.md) or [pull up on the toolbar at the bottom of the screen](https://docs.reportandrun.com/cloud/mobile-app/user-interface-overview#report-items).
4. Tap the list icon to the right of the properties.&#x20;

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

5. Properties will now appear in a list.

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

6. To switch back to the summarized title view, tap the icon to the right of the properties.&#x20;

<div align="left"><figure><img src="/files/63IGyGAr0EcQCpdy2Yoz" 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/customization/toggle-properties-view.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.
