# Duplicating Transactions

A Duplicate function in [Coinshift](https://coinshift.xyz/) allows you to reuse the recipient's details from a previous mass payout transaction. You can find the **Duplicate** button at the top of any mass transaction page (highlighted in red in the provided screenshot).

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

Using this option, you can duplicate the mass payout transaction data and use it to create a new proposal. The existing recipients' details (Name and Wallet Address) will remain unaltered.&#x20;

You can change fields such as the token type and amount. Optionally, you can add more recipients as needed.

Follow the steps demonstrated in the provided gif, to utilise the **Duplicate** option efficiently.

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


---

# 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.coinshift.xyz/business/coinshift-walkthrough/fund-management/mass-payout/duplicating-transactions.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.
