# Invoice for a canceled appointment

## How to invoice a canceled appointment

To learn how to cancel an appointment, see [Cancel an appointment](/using-caspen/calendar/appointments/cancel-an-appointment.md).

You can create an invoice for a canceled appointment if the service still needs to be billed (for example, for late cancellation fees).

1. Go to the **Schedule** tab.
2. In the appointment list, set the **Status** filter to **Canceled**, and apply any additional filters or search terms if needed.

<figure><img src="/files/NCvN7Ylp745uPUVtLyed" alt=""><figcaption></figcaption></figure>

3. Locate the canceled appointment and click **View** to open the appointment information side panel.

<figure><img src="/files/WTztT6Buf2oOTfSrIiuA" alt=""><figcaption></figcaption></figure>

4. Click **Add invoice** and follow the steps to create your invoice.

<figure><img src="/files/tzoBPV1A7t4KGpV1aCtw" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/invoice-for-a-canceled-appointment.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.
