> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Resend an Invoice

> You can resend an invoice as a payment reminder or just in case the customer has not received the link.

## Resend an Invoice Using Dashboard

Watch this video to see how to resend an invoice to a customer.

1. Log in to the Dashboard. Click on **Invoices**.
2. Search for the **Draft** invoice that you want to resend using the [search criteria](/payments/invoices/search).
3. Select the **Invoice Id**.
4. An invoice in `issued` status cannot be updated. However, you can change the **EXPIRY DATE**, **CUSTOMER NOTES** and **TERMS AND CONDITIONS**.
5. On the right-hand side panel, click **Resend Invoice**.

The invoice details along with the **Payment Link** is resent to the customer using which the customer can pay.

## Resend an Invoice Using API

You can resend `issued` invoices using [this](/api/payments/invoices#send-notifications/) API.

### Related Information

* [Invoices](/payments/invoices)
* [How Invoices Work](/payments/invoices/how-it-works)
* [Invoices States](/payments/invoices/states)
* [Create an Invoice](/payments/invoices/create)
* [Search an Invoice](/payments/invoices/search)
* [Update an Invoice](/payments/invoices/update)
* [Duplicate an Invoice](/payments/invoices/duplicate)
* [Delete an Invoice](/payments/invoices/delete)
* [Cancel an Invoice](/payments/invoices/cancel)
* [Download and Print an Invoice](/payments/invoices/download-print)
* [Invoice APIs](/payments/invoices/apis)
