# What are the differences between the cloud and offline versions of the app?

Report and Run: Integrate is the cloud version of our mobile app with online storage, collaboration tools, branding, and other enhanced features. The cloud subscription includes access to the Report and Run: Cloud web portal, which lets users access, edit, and share reports from a computer.&#x20;

Report and Run: Offline does not include cloud storage or a web portal, but offers free and paid tiers for a customized mobile reporting tool.&#x20;

## Storage and Access

* **Integrate**: Reports are stored in the cloud and can be accessed from multiple devices including iOS, Android, and the web.
* **Offline**: Reports are stored only on the device where they were created.

## Collaboration

* **Integrate**: Multiple users can collaborate on reports in real time.
* **Offline**: Collaboration is manual. Users must export reports to share with others.

## Features

* **Integrate**: Supports collaboration, real-time updates, and access from multiple platforms.
* **Offline**: Focused on creating photographic reports in PDF format, with additional text and branding options available in paid tier.

## Subscriptions

* **Integrate**: Monthly subscription of $9.99 USD per user. Annual subscription available at $99.99 USD per user.
* **Offline**: Free tier does not require a subscription. Paid tier is $10 USD a year per user and includes [additional features](/manual/readme.md) such as paragraphs of text, branding options, and DOCX report options.

## Account Management

* **Integrate**: Users can sign into their cloud subscription account.
* **Offline**: No cloud storage means no account to sign into. (Paid tier has an account for billing purposes.)&#x20;

## Related

* [FAQ: Can you give me an overview of the offline version of the app?](/manual/faq/c142/c147/q412.md)
* [FAQ: Can you give me an overview of the cloud version of the app?](/manual/faq/c142/c146/q401.md)
* [FAQ: How do I transfer my data from the offline version of the app to the cloud version?](/manual/faq/c150/c157/q507.md)
* [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)


---

# Agent Instructions: 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:

```
GET https://docs.reportandrun.com/manual/faq/c142/c143/q388.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
