> 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/images/add-follow-up-image.md).

# Agregar imagen de seguimiento

1. Toca un informe para abrirlo.
2. Toque una imagen.
3. Deslice hacia arriba la barra de herramientas debajo de la imagen para mostrar más opciones.\
   ![](/files/34c698e17b765b984fa07fa6b72155cfd336fbfc)<br>
4. Desplácese hacia abajo hasta *Imágenes de seguimiento* sección en la parte inferior de la pantalla.\
   ![](/files/a6226ffc1d99ccb3a6cfa4de79d0e43f24541138)<br>
5. Toca el **Imagen** icono para subir una imagen que ya tiene guardada en su dispositivo.\
   ![](/files/0ac86d25bd2a55baefca0f75d28f333147c8b537)<br>
6. Toca el **Cámara** icono para tomar una imagen de seguimiento usando su cámara.![](/files/9d3acb7e109c18c64d05557c0283659c039e1b13)<br>
7. Toca el **Creador de imágenes** icono para añadir una imagen de seguimiento junto a la imagen original (para un [antes y después](/manual/es/report-and-run-integrate/content/image-builder/create-before-and-after-image.md)).\
   &#x20;![](/files/ef1bf084c319b9f46f2e113839d7886f1c0ea02d)

{% hint style="info" %}
Solo la imagen de seguimiento más reciente se mostrará en los informes. &#x20;
{% 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/es/report-and-run-integrate/content/images/add-follow-up-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.
