# After renewing my subscription, how do I recover missing or un-synced reports?

If you were using **Report and Run: Offline**:

* The reports are only stored on the device that created them and won't be automatically copied to a new device.
* If you are using a new device, you will need to [backup](/manual/report-and-run/data/backup-app-to-usb-drive.md) and [restore the data](/manual/report-and-run/data/restore-app-from-usb-drive.md) from your old device.

If you were using **Report and Run: Integrate**:

* Make sure the older reports are uploaded to the cloud by opening the app on your device and allowing it to upload. The upload will happen automatically when you open the app.&#x20;
* If you were using Offline Mode, check your [pending uploads](/manual/report-and-run-integrate/offline-mode/view-pending-uploads.md) to make sure no ofline data is unsynced.&#x20;
* If you are using a new device, make sure you are logging in with the same email address as your old device.

## Related

* [FAQ: How do I backup, transfer and restore my reports from an old device to a new one?](/manual/faq/c150/c157/q506.md)
* [FAQ: How do I recover or view my previous reports after changing or losing my phone/device?](/manual/faq/c150/c157/q505.md)
* [FAQ: How do I access my legacy reports after updating to version 2?](/manual/faq/c150/c157/q508.md)
* [FAQ: Why isn’t the app syncing across my devices or with the cloud and how do I resolve this issue?](/manual/faq/c160/c163/q529.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/c160/c162/q525.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.
