> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Duplicate an Invoice

> Create copies of existing Invoices to save time and reduce errors.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

You can duplicate an existing invoice to save time and reduce errors.

## Duplicate an Invoice From Dashboard

Watch this video to see how to create a duplicate of an invoice.

<iframe width="560" height="315" src="https://www.youtube.com/embed/xJm010zbsKE" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

To duplicate an invoice:

1. Log in to the Dashboard.
2. Click on **Invoices**.
3. Search for the invoice for which you want to create a duplicate copy using the [search criteria](/docs/payments/invoices/search).
4. Click on the **Invoice ID**.
5. On the right-hand side panel, click the **Duplicate Invoice** button.

<img class="click-zoom" src="https://razorpay.com/docs/build/browser/assets/images/duplicate_invoice.jpg" alt="Duplicate Invoice" />

This duplicates the invoice.

## Edit a Newly Created Invoice

To edit a newly created invoice:

1. In the **New Invoice** draft view, make the necessary changes. For example, you can choose a different **Item** or change the **billing address**.
2. Click **Save** to save the invoice as a `draft` or click **Finalize and Issue** to save and issue the invoice to the customer.

### Related Information

* [Invoices](/docs/payments/invoices)
* [How Invoices Work](/docs/payments/invoices/how-it-works)
* [Invoice States](/docs/payments/invoices/states)
* [Create an Invoice](/docs/payments/invoices/create)
* [Issue an Invoice](/docs/payments/invoices/issue)
* [Search an Invoice](/docs/payments/invoices/search)
* [Cancel an Invoice](/docs/payments/invoices/cancel)
* [Delete an Invoice](/docs/payments/invoices/delete)
* [Download and Print an Invoice](/docs/payments/invoices/download-print)
