> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/faq/c160/c161/q581.md).

# Prefiro a versão anterior do aplicativo. E agora?

## **Conselho geral**&#x20;

Entendemos que fazer a transição para uma nova versão do aplicativo pode ser desafiador. Agradecemos seu feedback e queremos ajudar você a se familiarizar com os novos recursos e a nova interface.

[Avise-nos](/manual/pt-br/faq/c169/q575.md) quais partes do aplicativo antigo você achou mais intuitivas. Isso nos ajuda a melhorar e, possivelmente, a reintroduzir alguns dos seus recursos favoritos.

## Report and Run: Conselho de integração

Confira nosso guia de início rápido e vídeo introdutório para uma transição tranquila:

* [Guia de início rápido](https://docs.reportandrun.com/manual/report-and-run-integrate/quick-start-guide)
* [Vídeo de início rápido para o portal web](https://youtu.be/tDVE4rBMlnw)
* [Vídeo de início rápido para o aplicativo móvel](https://youtu.be/Zi-GjDz4yW0)

## Report and Run: Conselho sobre a versão offline

Confira nosso guia de início rápido e vídeo introdutório para uma transição tranquila:

* [Guia de início rápido](https://docs.reportandrun.com/manual/report-and-run/quick-start-guide)
* [Vídeo de início rápido](https://youtube.com/shorts/QWzmUDSGMuQ)

**Acesso à versão legada:** Se você está com dificuldades com a nova interface offline, pode alternar temporariamente para a versão original acessando-a nas configurações no menu lateral. Procure uma opção chamada "mudar para o original."

## Relacionado

* [FAQ: Como acesso meus relatórios legados depois de atualizar para Report and Run: versão offline 2?](/manual/pt-br/faq/c150/c157/q508.md)
* [FAQ: Como restauro a atualização do recurso Report and Run: Offline em um novo dispositivo?](/manual/pt-br/faq/c167/q566.md)
* [FAQ: Estou enfrentando velocidades de upload lentas, longos tempos de sincronização ou problemas de conectividade - o que devo fazer?](/manual/pt-br/faq/c160/c163/q530.md)
* [FAQ: Como faço para entrar em contato com o suporte?](/manual/pt-br/faq/c169/q575.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/pt-br/faq/c160/c161/q581.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
