# Import Data

- [Import JREP as new report](https://docs.reportandrun.com/manual/report-and-run-integrate/import-data/import-jrep-as-new-report.md): Bring in a complete copy of any report you exported from the offline app.
- [Import JREP into an existing report](https://docs.reportandrun.com/manual/report-and-run-integrate/import-data/import-jrep-into-an-existing-report.md): Bring your exported report content into an existing report.
- [Import JREP into an existing section](https://docs.reportandrun.com/manual/report-and-run-integrate/import-data/import-jrep-into-an-existing-section.md): Bring exported report images and text into an existing report section.
- [Export JREP file (Android)](https://docs.reportandrun.com/manual/report-and-run-integrate/import-data/export-jrep-file-android.md): This video shows Android users how to back up reports in the offline version of the app and import them again when needed.


---

# 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/report-and-run-integrate/import-data.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.
