> 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/report-generation/compartir-imagenes-originales.md).

# Compartir imágenes originales

1. Toca un informe para abrirlo.&#x20;
2. Toca los tres puntos verticales en la barra de herramientas superior derecha.

   <div align="left"><figure><img src="/files/dd52f65df02a29affa1e3c3dd97323e2a757c596" alt="" width="375"><figcaption></figcaption></figure></div>
3. Elige **Imágenes sin procesar** en el menú desplegable.

   <div align="left"><figure><img src="/files/fb49f7aa4fe558db9ca2cefd32b462337bb7958a" alt="" width="375"><figcaption></figcaption></figure></div>
4. Marca la casilla a la izquierda de la(s) imagen(es) que deseas compartir.

   <div align="left"><figure><img src="/files/9d2373e249b986125b39d0e168a82419a1b4ec7f" alt="" width="375"><figcaption></figcaption></figure></div>
5. Toca la marca de verificación en la esquina superior derecha de la pantalla.&#x20;

   <div align="left"><figure><img src="/files/002f3695008487ebee200cec86b4f6db5e2d5f60" alt="" width="375"><figcaption></figcaption></figure></div>
6. Aparecerán las opciones para compartir de tu dispositivo (mensajería, redes sociales). Elige una opción para enviar una copia de tu imagen.&#x20;


---

# 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/report-generation/compartir-imagenes-originales.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.
