> 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/pt-br/report-and-run-integrate/customization/toggle-properties-view.md).

# Alternar visualização de propriedades

1. Toque em uma imagem.
2. Toque em um relatório para abri-lo.
3. Role para baixo abaixo da imagem até o *Propriedades* seção.&#x20;
   1. Se você não vir os detalhes abaixo da imagem, [volte para a visualização de detalhes da imagem](/manual/pt-br/report-and-run-integrate/customization/toggle-report-image-detail-view.md) ou [deslize para cima na barra de ferramentas na parte inferior da tela](https://docs.reportandrun.com/cloud/mobile-app/user-interface-overview#report-items).
4. Toque no ícone de lista à direita das propriedades.&#x20;

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

5. As propriedades agora aparecerão em uma lista.

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

6. Para voltar à visualização resumida do título, toque no ícone à direita das propriedades.&#x20;

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/pt-br/report-and-run-integrate/customization/toggle-properties-view.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
