# Data and backups

- [How do I access my legacy reports after updating to Report and Run: Offline Version 2?](https://docs.reportandrun.com/manual/faq/c150/c157/q508.md)
- [How do I save the photos taken in the app to the gallery?](https://docs.reportandrun.com/manual/faq/c150/c157/q503.md)
- [How do I transfer my data from the offline version of the app to the cloud version?](https://docs.reportandrun.com/manual/faq/c150/c157/q507.md)
- [How do I backup, transfer and restore my reports from an old device to a new one?](https://docs.reportandrun.com/manual/faq/c150/c157/q506.md)
- [How do I recover or view my previous reports after changing or losing my phone/device?](https://docs.reportandrun.com/manual/faq/c150/c157/q505.md)
- [How do I import/export JREP files?](https://docs.reportandrun.com/manual/faq/c150/c157/q504.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.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.
