> 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/faq/c142/c143/q387.md).

# ¿Puedes darme una descripción general de tus productos y servicios?

Ofrecemos dos versiones distintas, Report y Run, para atender diferentes necesidades de los usuarios:&#x20;

## **Report and Run: Sin conexión**

* Nuestra solución original de informes móviles rápida y eficiente.&#x20;
* Ofrece niveles gratuito y de pago, disponible en iOS y Android.
* Con el nivel gratuito, crea informes fotográficos en tu teléfono en formato PDF.
* Con el nivel de pago puedes acceder [funciones adicionales](/manual/es/faq/c142/c147/q413.md) a funciones como párrafos de texto y compatibilidad con DOCX, además de licencias de equipo opcionales.
* Descarga Report and Run: Offline desde la [Google Play Store](https://play.google.com/store/apps/details?id=com.jtt.reportandrun) o la [App Store](https://apps.apple.com/us/app/report-and-run/id1168519465). Disfruta del nivel gratuito para siempre o actualiza en la app (hay una prueba disponible).&#x20;

## **Report and Run: Cloud**

* Lleva nuestra solución de informes a la nube con herramientas en línea y oportunidades de colaboración.
* Los informes pueden iniciarse en el campo usando la app Report and Run: Integrate y luego finalizarse en la oficina dentro de nuestro portal web.
* Disponible en iOS, Android y la web.
* Suscripción disponible con una prueba en [reportandrun.com/cloud](https://www.reportandrun.com/cloud/).
* Descarga Report and Run: Integrate desde la [Google Play Store](https://play.google.com/store/apps/details?id=com.blixtbit.report_and_run_app) o la [App Store](https://apps.apple.com/us/app/id1525302847).

Nos esforzamos por ofrecer respuestas amables, profesionales y relevantes a todas tus consultas. Si tienes alguna otra pregunta, [no dudes en preguntar](https://reportandrun.zendesk.com/hc/en-us/requests/new)!

## Relacionado

* [Video: Report and Run: Integrate + Cloud - Recorrido](/manual/es/videos/cloud-videos/zi-gjdz4yw0.md)
* [Video: Report and Run: Cloud + Portal web de escritorio - Recorrido](/manual/es/videos/cloud-videos/tdve4rbmlnw.md)
* [Vídeo: Report and Run: Offline - Crear y compartir un PDF desde tu teléfono ](/manual/es/videos/offline-videos/qwzmudsgmuq.md)
* [Preguntas frecuentes: ¿Cuáles son las diferencias entre las versiones en la nube y sin conexión de la aplicación?](/manual/es/faq/c142/c143/q388.md)
* [Preguntas frecuentes: ¿Cómo contacto con el soporte?](/manual/es/faq/c169/q575.md)


---

# 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/faq/c142/c143/q387.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.
