> 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-report-image-detail-view.md).

# Alternar visualização de detalhes da imagem do relatório

1. Toque em um relatório para abri-lo.
2. Toque em uma imagem.
3. Toque nos três pontos verticais no canto superior direito.

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

4. Escolha **Alternar tipo de visualização** no menu suspenso.

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

5. A visualização mudará para mostrar os dados abaixo da imagem, incluindo título, descrição, propriedades e imagens subsequentes.

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

6. Para exibir a imagem sem detalhes, alterne o tipo de visualização novamente.&#x20;

{% hint style="info" %}
Você também pode mostrar os detalhes da imagem ao [puxar para cima a barra de ferramentas abaixo da imagem.](https://docs.reportandrun.com/cloud/mobile-app/user-interface-overview#report-items)
{% endhint %}


---

# 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-report-image-detail-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.
