# How do I set up an offline team account?

We can set up a team account for the offline version of the app, including a trial to test the system for 30 days. Please [contact us](/manual/faq/c169/q575.md) from your company email address and let us know how many users you would like to include.

Once you have a trial account, see our [guide](https://reportandrun.zendesk.com/hc/en-us/articles/4408146564367-Getting-Started-with-an-Offline-Team-Account) on setting it up.

After the trial, you can subscribe from within the web portal for $10 USD per user per year.

Please note that the offline team version does not have any cloud storage and the reports are only stored on the devices that created them. If you are interested in cloud storage, please check out [Report and Run: Cloud](/manual/faq/c142/c143/q388.md).&#x20;

## Related

* [FAQ: How do I subscribe to the paid tier of Report and Run: Offline?](/manual/faq/c142/c144/q397.md)&#x20;
* [FAQ: How do I change (increase or decrease) the number of users in my subscription?](/manual/faq/c167/q559.md)
* [FAQ: How do I add, remove, and manage users in my team account?](/manual/faq/c150/c151/q435.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: 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/c144/q396.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.
