> ## Documentation Index
> Fetch the complete documentation index at: https://alguna.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Recurring Invoices

> How recurring invoices are managed in Alguna

Once a customer is created and they have a subscription assigned, Alguna automatically creates an invoicing schedule and prepares invoices for review and approval.

## Overview of the Invoice

At the top of the screen, you will see the key details of the invoice:

* **Total Amount**: This is the total amount due for the invoice.
* **Status**: The current status of the invoice is `Pending Approval`. This means the invoice must be reviewed and approved before it is sent to the customer.

### Actions You Can Take

You have three main actions you can take on the invoice:

* **Approve Invoice**: Clicking this button will approve the invoice and allow it to be sent to the customer.
* **Copy Invoice Link**: You can copy the link to share the invoice with others.
* **Cancel Invoice**: If you do not want to approve this invoice and skip issuing, you can click the cancel button.

***

## Invoice Details

This section provides more detailed information about the invoice.

* **To**: This shows the customer receiving the invoice. When you hover over the customer name you will be able to check and edit their billing address details.
* **From**: The legal entity issuing the invoice.
* **Currency**: The currency in which the invoice is billed based on the customer's invoice view.
* **Payment Method**: The default payment method for a given customer.
* **Invoice Date**: The date the invoice was ready for approval.
* **Due Date**: The payment due date is based on the customer's payment terms (e.g., **Net 30**). The due date is calculated when the invoice is issued.

***

## Breakdown of Charges

The **Details** section shows a breakdown of what the customer is being charged for.

* **Memo**: Describes the billing period for the services or any other invoice information that you want to share with the customer.

### Adding Line Items

You can add more items to the invoice by clicking **Add Item**.

<Frame>
  <img src="https://mintcdn.com/alguna-20/SHr1INYd9aYWbwbe/images/invoicing/invoice-a.png?fit=max&auto=format&n=SHr1INYd9aYWbwbe&q=85&s=0379dbb2348e57ef4bb510437bf86e0e" width="1450" height="1376" data-path="images/invoicing/invoice-a.png" />
</Frame>

### Editing Line Items

You can edit items in the invoice by clicking on the icon to **Edit Item**.

<Frame>
  <img src="https://mintcdn.com/alguna-20/SHr1INYd9aYWbwbe/images/invoicing/invoice-b0.png?fit=max&auto=format&n=SHr1INYd9aYWbwbe&q=85&s=c92e05fa482611c4dac39f0f8451f105" width="1366" height="448" data-path="images/invoicing/invoice-b0.png" />
</Frame>

After making adjustments, you can save your changes by clicking **Confirm**.

<Frame>
  <img src="https://mintcdn.com/alguna-20/SHr1INYd9aYWbwbe/images/invoicing/invoice-b1.png?fit=max&auto=format&n=SHr1INYd9aYWbwbe&q=85&s=15accdcd8fa971bf3a15e3254eccd460" width="1366" height="400" data-path="images/invoicing/invoice-b1.png" />
</Frame>

### Deleting Line Items

You can remove items from the invoice by clicking on the icon **Delete Item** and using a double action confirmation.

<Frame>
  <img src="https://mintcdn.com/alguna-20/SHr1INYd9aYWbwbe/images/invoicing/invoice-b2.png?fit=max&auto=format&n=SHr1INYd9aYWbwbe&q=85&s=0dd01a001c0d4e6c39ad62ceac95af13" width="1416" height="452" data-path="images/invoicing/invoice-b2.png" />
</Frame>

***

### Invoice Amounts

* **Subtotal**: The subtotal for all items on the invoice.
* **Tax**: The total tax applied to this invoice.
* **Total**: The final total that the customer needs to pay.
* **Amount Paid**: No payments have been made yet.
* **Amount Due**: The amount the customer still needs to pay.

***

## Final Step: Approving the Invoice

Once you have reviewed the invoice and you are ready to approve it, click the green **Approve Invoice** button. This will finalize the invoice and send it to the customer for payment.

<Frame>
  <img src="https://mintcdn.com/alguna-20/SHr1INYd9aYWbwbe/images/invoicing/invoice-a.png?fit=max&auto=format&n=SHr1INYd9aYWbwbe&q=85&s=0379dbb2348e57ef4bb510437bf86e0e" width="1450" height="1376" data-path="images/invoicing/invoice-a.png" />
</Frame>
