# What are the differences between Report and Run: Offline and Report and Run: Offline Team?

Report and Run: Offline offers free and paid tiers for a customized mobile reporting tool. Report and Run: Offline Team is an option that lets businesses share paid features with their employees. This FAQ covers the differences between the standard Offline version, meant for individuals, and the Team version, meant for organizations.&#x20;

## Features

* **Offline**: Allows users to create photographic reports on their phone in PDF format, with [additional features](/manual/faq/c142/c147/q413.md) like DOCX outputs available in the paid tier.&#x20;
* **Offline Team**: Includes paid tier features *and* allows the account owner to share those features with team members.

## Licensing

* **Offline**: Paid tier subscription is for individual use.
* **Offline Team**: Paid tier subscription supports multiple users. Account owner can add and remove licenses for team members.&#x20;

## Storage and Sharing

* **Offline and Offline Team**: Reports are stored locally on the device where they were created (no cloud access). Users can export reports to share them with others. &#x20;

Looking for cloud capabilities and online file collaboration? [Check out Report and Run: Cloud](/manual/faq/c142/c146/q401.md)!

## 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 team version of the app?](/manual/faq/c142/c145/q398.md)
* [FAQ: What are the additional features included in the Report and Run: Offline paid tier?](/manual/faq/c142/c147/q413.md)
* [FAQ: Can I revoke and re-assign membership if a team member leaves my company?](/manual/faq/c142/c145/q400.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/q390.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.
