> 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/content/image-builder/create-details-and-overview-image.md).

# Crear imagen de detalle y vista general

1. Abre un informe.
2. Toque las tres líneas horizontales en la esquina inferior izquierda.\
   ![](/files/ed888f5e982fc223d10e16d547a880f3e1b53419)<br>
3. Elige **Creador de imágenes** del menú.\
   ![](/files/ee4156383c407d8e82d9f310736621cd2e50621a)<br>
4. Toque uno de los bloques de imagen para agregar una foto desde su dispositivo.\
   ![](/files/5cb89885067b87626dcebada8d75e7ccfd5986a2)<br>
5. Elige *Imagen de la cámara* para tomar una foto y subirla. *Elige una o varias imágenes de la galería* para subir una o varias imágenes que ya tienes guardadas en tu dispositivo. \
   ![](/files/9f61af80903835d8c9fbc0be044a297dc4f236e6)<br>
6. En la barra azul debajo del Image Builder, toque el ícono de foto para agregar más imágenes a su pantalla. (*Tenga en cuenta que el valor predeterminado es 2, pero puede elegir hasta 6.*) \
   ![](/files/8877902de6c5c919f8583cf1020b1dd4a01da7b7)<br>
7. Deslice el control hacia la derecha para aumentar el número de bloques de imagen. Deslice hacia la izquierda para disminuirlo.\
   &#x20;![](/files/75658b9bd6f665af6e4979942fdfb6949eaac913)<br>
8. Toca la marca de verificación :heavy\_check\_mark: para guardar su diseño o el *X* para descartar los cambios. ![](/files/6b514c228af1f77c4ec85474894df7593e365c69)<br>
9. Mantenga presionada una imagen para arrastrarla a un nuevo bloque. \
   ![](/files/6666c8fb009a4d75bc061332edebc5f686fa6119)<br>
10. Toque una imagen y pellizque para ampliar.&#x20;
11. Para una vista general y una vista detallada de la imagen, deje una foto a pantalla completa para mostrar el proyecto general. Amplíe diferentes partes de las otras fotos para mostrar los detalles del proyecto.&#x20;
12. Toca el **Guardar** icono en la esquina inferior derecha para guardar tus cambios.\
    ![](/files/1787143ff0a10e55d3c329937586943fff611f50)


---

# 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/content/image-builder/create-details-and-overview-image.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.
