# How do I create my first report in the offline version?

Download Report and Run: Offline in the [Google Play Store](https://play.google.com/store/apps/details?id=com.jtt.reportandrun) or Apple [App Store](https://itunes.apple.com/us/app/report-and-run/id1168519465?mt=8).

Then you can follow along with [this short video](https://youtube.com/shorts/QWzmUDSGMuQ?feature=share) for how to create you first report in just a few minutes, or visit the [quick start guide](/manual/report-and-run/quick-start-guide.md) for written steps.&#x20;

For a more detailed runthrough, follow along with our [quick start video](https://youtube.com/shorts/QWzmUDSGMuQ?feature=share) or see the process step-by-step in our [quick start guide](/manual/report-and-run/quick-start-guide.md).

## Related

* [Article: Create a report in Report and Run: Offline](/manual/report-and-run/quick-start-guide/create-a-report.md)
* [Article: Add images to a report in Report and Run: Offline](/manual/report-and-run-integrate/quick-start-guide/add-images.md)
* [Article: Generate a PDF report in Report and Run: Offline](/manual/report-and-run/quick-start-guide/generate-a-pdf.md)
* [Article: Share a PDF report in Report and Run: Offline](/manual/report-and-run/quick-start-guide/share-a-pdf.md)
* [FAQ: How can I share reports in the offline version of the app?](/manual/faq/c142/c147/q415.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/c152/q437.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.
