# How do I backup, transfer and restore my reports from an old device to a new one?

Report and Run: Offline doesn't have the cloud backup available in Report and Run: Cloud, but you can use the [backup tool](/manual/report-and-run/data/backup-app-to-usb-drive.md) to save your old reports and transfer them to a new device. Make sure to [restore your data](/manual/report-and-run/data/restore-app-from-usb-drive.md) on the new device before uninstalling or removing the old device.

## Related

* [Article: Backup Report and Run: Offline](/manual/report-and-run/data/backup-app-to-usb-drive.md)
* [Article: Restore Report and Run: Offline](/manual/report-and-run/data/restore-app-from-usb-drive.md)
* [Article: Export reports as JREP files in Report and Run: Offline](/manual/report-and-run/data/export-jrep.md)
* [Article: Import reports from JREP files in Report and Run: Offline](/manual/report-and-run/data/import-jrep.md)
* [FAQ: What are the differences between the cloud and offline versions of the app?](/manual/faq/c142/c143/q388.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/c150/c157/q506.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.
