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

# Can you give me an overview of your products and services?

We offer two distinct versions Report and Run to cater to different user needs:&#x20;

## **Report and Run: Offline**

* Our original fast and efficient mobile reporting solution.&#x20;
* Offers free and paid tiers, available on iOS and Android.
* With the free tier create photographic reports on your phone in PDF format.
* With the paid tier you can access [additional features](/manual/faq/c142/c147/q413.md) like text paragraphs and DOCX support and optional Team licenses.
* Download Report and Run: Offline from the [Google Play Store](https://play.google.com/store/apps/details?id=com.jtt.reportandrun) or the [App Store](https://apps.apple.com/us/app/report-and-run/id1168519465). Enjoy the forever free tier or upgrade in the app (trial available).&#x20;

## **Report and Run: Cloud**

* Brings our reporting solution to the cloud with online tools and collaborative opportunities.
* Reports can be started in the field using the Report and Run: Integrate app and then finished in the office within our web portal.
* Available on iOS, Android, and the web.
* Subscription available with a trial at [reportandrun.com/cloud](https://www.reportandrun.com/cloud/).
* Download Report and Run: Integrate from the [Google Play Store](https://play.google.com/store/apps/details?id=com.blixtbit.report_and_run_app) or the [App Store](https://apps.apple.com/us/app/id1525302847).

We strive to provide friendly, professional, and relevant responses to all your queries. If you have any more questions, [feel free to ask](https://reportandrun.zendesk.com/hc/en-us/requests/new)!

## Related

* [Video: Report and Run: Integrate + Cloud - Walkthrough](/manual/videos/cloud-videos/zi-gjdz4yw0.md)
* [Video: Report and Run: Cloud + Web Portal Desktop - Walkthrough](/manual/videos/cloud-videos/tdve4rbmlnw.md)
* [Video: Report and Run: Offline - Create an share a PDF from your phone ](/manual/videos/offline-videos/qwzmudsgmuq.md)
* [FAQ: What are the differences between the cloud and offline versions of the app?](/manual/faq/c142/c143/q388.md)
* [FAQ: How do I contact support?](/manual/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/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.
