> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/invoicing-and-payments/invoices/how-to-create-and-send-an-invoice.md).

# Create and Send an Invoice

PaintScout invoices are created from estimates and sent to customers via email for payment collection. Invoices can also generate automatically when a customer pays a deposit.

## Invoicing workflow when a deposit via credit card is made

When deposits are enabled, an invoice generates automatically after the customer accepts and pays the deposit. The invoice tracks the deposit payment and shows the balance due.

***

## How to convert an Estimate into an Invoice

1\. While on an estimate, click the drop-down arrow beside the send button > **Create Invoice**.

2\. An invoice will automatically generate and you can start tracking payments.

<figure><img src="/files/dYzv6QA6ydPZ6reBdRCc" alt="Animated screenshot showing how to create an invoice from an estimate using the Send button dropdown"><figcaption></figcaption></figure>

**Are you seeing a different option when creating an invoice?** You may be on an *older* version. [Reach out to us](mailto:support@paintscout.com) if you have any questions about this process.

***

## How to send an Invoice

1\. Click the Send button on an invoice

2\. Type out your email and review the invoice.

3\. Click **Send** to send the invoice to your customer.

<figure><img src="/files/XJwpJYvoqekcEh9C39K0" alt="Animated screenshot showing the process of sending an invoice via email to a customer"><figcaption></figcaption></figure>

## Related articles

* [Invoice Settings](/support/customization/templates-and-presets/invoice-settings.md) — Configure invoice due dates and automatic invoice generation.
* [Creating Invoices](/support/invoicing-and-payments/invoices/creating-invoices.md) — Learn manual and automatic invoice workflows.
* [Payments Table Overview](/support/invoicing-and-payments/invoices/payments-table-overview.md) — Manage payment requests, recorded payments, and credit card charges.
* [Add Payments to Invoices](/support/invoicing-and-payments/recording-payments/adding-payments-to-invoices.md) — Record manual payments and credit card charges.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.paintscout.com/support/invoicing-and-payments/invoices/how-to-create-and-send-an-invoice.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.
