> 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/es/report-and-run-integrate/customization/toggle-report-image-list-view.md).

# Alternar vista de lista de imágenes del informe

1. Toca un informe para abrirlo.
2. Toca el icono de cuadrícula cuadrada en la barra de herramientas superior.

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

3. Los elementos del informe se mostrarán en una cuadrícula en lugar de en una lista.

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

4. Para volver a mostrar las imágenes en la vista de lista, toca el icono de lista cuadrada en la barra de herramientas superior.

<div align="left"><figure><img src="/files/41510c2aac7b7da02f84b5ba1b3b89d131b5b3f1" 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/es/report-and-run-integrate/customization/toggle-report-image-list-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.
