# I prefer the previous version of the app. What next?

## **General Advice**&#x20;

We understand that transitioning to a new version of the app can be challenging. We appreciate your feedback and want to help you get accustomed to the new features and interface.

[Let us know](/manual/faq/c169/q575.md) which parts of the old app you found more intuitive. This helps us improve and potentially reintroduce some of your favorite features.

## Report and Run: Integrate Advice

Check out our quick start guide and introductory video for a seamless transition:

* [Quick Start Guide](https://docs.reportandrun.com/manual/report-and-run-integrate/quick-start-guide)
* [Quick Start Video for the web portal](https://youtu.be/tDVE4rBMlnw)
* [Quick Start Video for the mobile app](https://youtu.be/Zi-GjDz4yW0)

## Report and Run: Offline Version Advice

Check out our quick start guide and introductory video for a seamless transition:

* [Quick Start Guide](https://docs.reportandrun.com/manual/report-and-run/quick-start-guide)
* [Quick Start Video](https://youtube.com/shorts/QWzmUDSGMuQ)

**Legacy Version Access:** If you're struggling with the new offline interface, you can temporarily switch to the original version by accessing it from settings in the side drawer menu. Look for an option labeled "switch to original."

## Related

* [FAQ: How do I access my legacy reports after updating to Report and Run: Offline version 2?](/manual/faq/c150/c157/q508.md)
* [FAQ: How do I restore the Report and Run: Offline feature upgrade on a new device?](/manual/faq/c167/q566.md)
* [FAQ: I’m experiencing slow upload speeds, long sync times, or connectivity problems - what should I do?](/manual/faq/c160/c163/q530.md)
* [FAQ: How do I contact support?](/manual/faq/c169/q575.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/c161/q581.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.
