# How do I duplicate or clone a report within the application?

At the moment, we don't offer a full copy function. However, we have the following options:

* In the **cloud version,** you can copy a report as a template. The new version of the report does not have any of the images but includes the settings and paragraphs of text.
* In the **offline version,** you can [export a report to JREP](/manual/report-and-run/data/export-jrep.md) and import back into the app. You can also [create text templates](/manual/report-and-run/text-templates/create-a-text-template.md).

## Related

* [Article: Copy a report as a template in the Report and Run: Cloud web portal](/manual/readme/content/reports/delete-report-1.md)
* [Article: Copy a report as a template in Report and Run: Integrate](/manual/report-and-run-integrate/content/reports/copy-a-report.md)
* [Article: Export a report to JREP in Report and Run: Offline](/manual/report-and-run/data/export-jrep.md)
* [Article: Create a text template in Report and Run: Offline](/manual/report-and-run/text-templates/create-a-text-template.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/q445.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.
