# Invoices

Create, send, and manage invoices for your clients and contacts. Learn how to edit draft invoices, apply credits, and void or delete invoices when needed.

<div align="left"><figure><img src="/files/hGQLx9fLGomPI71lMgKl" alt="" width="230"><figcaption></figcaption></figure></div>

* [Create an invoice](/using-caspen/billing/invoices/create-an-invoice.md) - Learn how to create and send invoices.
* [Add products to an invoice](/using-caspen/billing/invoices/add-products-to-an-invoice.md) - Add products to an invoice to record in person sales.
* [Edit an invoice](/using-caspen/billing/invoices/edit-an-invoice.md) - Revert an invoice to draft so you can make changes or corrections.
* [Delete an invoice](/using-caspen/billing/invoices/delete-an-invoice.md) - Permanently remove an invoice that was created in error or is no longer required.
* [Void an invoice](/using-caspen/billing/invoices/void-an-invoice.md) - Learn how to cancel an issued invoice.
* [Invoice for a canceled appointment](/using-caspen/billing/invoices/invoice-for-a-canceled-appointment.md) - Invoice a client for a canceled appointment based on your cancellation policy.
* [Invoice field reference guide](/using-caspen/billing/invoices/invoice-field-reference-guide.md) - Learn what each invoice field and status means in Caspen.


---

# Agent Instructions: 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://support.caspen.com/using-caspen/billing/invoices.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.
