# How do I restore the Report and Run: Offline feature upgrade on a new device?

To access the feature upgrade on a different device, log into the app store with the same email address you used to purchase the original subscription.&#x20;

* If you subscribed from an iPhone or iPad, you will need to log into the App Store.
* If you subscribed from an Android device, you will need to log into the Google Play Store.

Next, open Report and Run: Offline app and:

1. Navigate to the subscription page
2. Scroll to the bottom
3. Select "Restore subscription"

If you are using a Report and Run: Offline Team account and an administrator has given you an email and password, you will need to log into Report and Run to see the "restore subscription" option.&#x20;

Also, please note that this version of the app is not linked to the cloud, so reports are only stored on the device that created them. If you need to access reports from your old device, you will need to [retrieve them from the old device](/manual/report-and-run/data.md).&#x20;

## Related&#x20;

* [FAQ: Can I use Report and Run: Offline on multiple devices (iOS, Android) with the same subscription?](/manual/faq/c142/c148/q423.md)
* [FAQ: How do I change or update the payment method for my subscription?](/manual/faq/c167/q569.md)
* [FAQ: What steps should I take if I can’t log in to the app to access the premium features?](/manual/faq/c160/c165/q542.md)
* [FAQ: How do I recover or view my previous reports after changing or losing my phone/device?](/manual/faq/c150/c157/q505.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/c167/q566.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.
