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

# Invoice Screen Buttons

> Understand the various buttons on the invoice screen, from saving drafts to approving and marking invoices as paid.

## Invoice Screen Buttons

The invoice screen provides several buttons for managing your invoices throughout their lifecycle. Understanding each button helps you efficiently process invoices from creation to payment.

## Draft and Submission Buttons

<Steps>
  <Step title="Download PDF">
    Downloads the invoice as a PDF file including your company logo, address, and all invoice details. You can save or send this file directly to your customer.
  </Step>

  <Step title="Delete">
    Removes the invoice entirely. You will be asked to confirm this action to prevent accidental deletion.
  </Step>

  <Step title="Save">
    Saves the invoice and returns you to the main invoices screen. The invoice status will be set to **Draft**.
  </Step>

  <Step title="Save & Submit for Approval">
    Saves and submits the invoice for approval. The invoice status will change to **Submitted**.
  </Step>

  <Step title="Approve">
    Finalises the invoice. Its status will update to **Awaiting Payment** on the accounts screen.
  </Step>
</Steps>

## Post-Approval Buttons

Once an invoice is approved, three additional buttons become available:

* **Edit** -- Makes the invoice editable again so you can add new lines or adjust existing details. Click **Save** when finished.
* **Void** -- Cancels the invoice. You will need to confirm this action.
* **Mark as Paid** -- Updates the invoice status to **Paid** when payment is received.

<Tip>You can edit an invoice even after approval by clicking the **Edit** button. Always save your changes when finished.</Tip>

<Warning>Voiding an invoice is permanent. A confirmation prompt will appear to prevent accidental cancellations.</Warning>
