# Other Options

## *Clone/Duplicate a Report*

1. Select the report which you want to duplicate from '**My Reports**' tab.
2. Click on <img src="/files/-MabORV3pB8-Yp3_-BwU" alt="" data-size="line"> button (next to the 'Save' button).
3. Select the **'Clone'** option.&#x20;

<div align="center"><figure><img src="/files/kKFgDa4CLfuM671duRJB" alt=""><figcaption></figcaption></figure></div>

You'll be able to see the cloned report under **'My Reports'** tab.

## *Delete a Report*

1. Select the report which you want to delete from '**My Reports**' tab.
2. Click on <img src="/files/-MabORV3pB8-Yp3_-BwU" alt="" data-size="line"> button (next to the 'Save' button).
3. Select the '**Delete'** option.&#x20;

<figure><img src="/files/I8obo2mC6GGBSeIFe0HH" alt=""><figcaption></figcaption></figure>

## *Share Report Link*

Share Report Pundit's report link to your staff members, accountants, vendors etc, without sharing the Shopify login credentials.

The report link can be password protected. The fields & data in the share link cannot be modified. Also the date range changes, sort & filter changes made in the “shared link report" will not have any effect on the master report.

Regenerating the link will revoke access to the existing link shared. The share link option will be generated only when the report is saved & the report page is reloaded.

### :clipboard: **Steps to enable the Share link option:**

1. Open the report you want to share
2. On the top right-hand corner, click the <img src="/files/-MabORV3pB8-Yp3_-BwU" alt="" data-size="line"> menu.
3. Select *'*&#x73;hare link' option
4. Enable the share URL
5. Enter the password
6. Copy the link & share it along with the password

{% hint style="success" %}
:star2: Great job! You're all done.
{% 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.reportpundit.com/knowledge-base/report-creation/other-options.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.
