# How do I access my legacy reports after updating to Report and Run: Offline Version 2?

Tap the *Legacy Reports* option on the main screen to navigate to the legacy version of the app.

## 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 import/export JREP files?](/manual/faq/c150/c157/q504.md)
* [FAQ: How do I set up an offline team account?](/manual/faq/c142/c144/q396.md)
* [FAQ: Can the offline team version of the app be used on iOS and Android?](/manual/faq/c142/c145/q399.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/q508.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.
