> 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/c142/c143/q387.md).

# Você pode me dar uma visão geral dos seus produtos e serviços?

Oferecemos duas versões distintas, Report e Run, para atender a diferentes necessidades dos usuários:&#x20;

## **Report and Run: Offline**

* Nossa solução original de relatórios móveis, rápida e eficiente.&#x20;
* Oferece planos gratuitos e pagos, disponível para iOS e Android.
* Com o plano gratuito, crie relatórios fotográficos no seu telefone em formato PDF.
* Com o plano pago, você pode acessar [recursos adicionais](/manual/pt-br/faq/c142/c147/q413.md) recursos como parágrafos de texto e suporte a DOCX, além de licenças de Equipe opcionais.
* Baixe o Report and Run: Offline na [Google Play Store](https://play.google.com/store/apps/details?id=com.jtt.reportandrun) ou o [App Store](https://apps.apple.com/us/app/report-and-run/id1168519465). Aproveite o plano gratuito para sempre ou faça upgrade no app (teste disponível).&#x20;

## **Report and Run: Cloud**

* Leva nossa solução de relatórios para a nuvem com ferramentas online e oportunidades de colaboração.
* Os relatórios podem ser iniciados em campo usando o app Report and Run: Integrate e depois finalizados no escritório em nosso portal web.
* Disponível para iOS, Android e na web.
* Assinatura disponível com teste em [reportandrun.com/cloud](https://www.reportandrun.com/cloud/).
* Baixe o Report and Run: Integrate na [Google Play Store](https://play.google.com/store/apps/details?id=com.blixtbit.report_and_run_app) ou o [App Store](https://apps.apple.com/us/app/id1525302847).

Nós nos esforçamos para fornecer respostas amigáveis, profissionais e relevantes a todas as suas perguntas. Se você tiver mais alguma dúvida, [sinta-se à vontade para perguntar](https://reportandrun.zendesk.com/hc/en-us/requests/new)!

## Relacionado

* [Vídeo: Report and Run: Integrate + Cloud - Passo a passo](/manual/pt-br/videos/cloud-videos/zi-gjdz4yw0.md)
* [Vídeo: Report and Run: Cloud + Portal Web Desktop - Passo a passo](/manual/pt-br/videos/cloud-videos/tdve4rbmlnw.md)
* [Vídeo: Report and Run: Offline - Crie e compartilhe um PDF do seu telefone ](/manual/pt-br/videos/offline-videos/qwzmudsgmuq.md)
* [FAQ: Quais são as diferenças entre as versões em nuvem e offline do aplicativo?](/manual/pt-br/faq/c142/c143/q388.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/c142/c143/q387.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.
