# Copy a report

1. On the left side of your work space, right click the report you want to copy.
2. Select **Copy as template** from the drop-down menu.\
   ![](/files/0tAX2OD4nInOnxv4mqBA)
3. The copied report will appear at the bottom of your work space directory, ready to be renamed. Type over the existing text highlighted in blue to give the report a unique name.\
   &#x20;![](/files/Fs3cB6LTqLKrr2lQb0GY)

{% hint style="info" %}
Images are not included in copied reports.
{% endhint %}


---

# 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/readme/content/reports/delete-report-1.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.
