# Data

- [Export JREP](https://docs.reportandrun.com/manual/report-and-run/data/export-jrep.md): Generate a JREP export file that you can later import into other versions of Report and Run.
- [Import JREP](https://docs.reportandrun.com/manual/report-and-run/data/import-jrep.md): Import JREP report files as new reports or import them into existing reports or  sections.
- [Import JREP as new report](https://docs.reportandrun.com/manual/report-and-run/data/import-jrep/import-jrep-as-new-report.md): Bring in a complete copy of a report you previously exported.
- [Import JREP into an existing report](https://docs.reportandrun.com/manual/report-and-run/data/import-jrep/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/data/import-jrep/import-jrep-into-an-existing-section.md): Bring exported report images and text into an existing report section.
- [Backup app to USB drive](https://docs.reportandrun.com/manual/report-and-run/data/backup-app-to-usb-drive.md)
- [Restore app from USB drive](https://docs.reportandrun.com/manual/report-and-run/data/restore-app-from-usb-drive.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/report-and-run/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.
