# Cancel an Invoice

## How do I Cancel an Invoice?&#x20;

In **Maica**, you can `Cancel` an Invoice through the Cancel Quick Action found in the dropdown menu located in the top right corner of your interface. Firstly, click the dropdown icon to display the extended Menu options, as shown below.&#x20;

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

Then, simply click `Cancel`.

<figure><img src="/files/iR1GnGXx2LBxPHUKg2Ox" alt="" width="112"><figcaption></figcaption></figure>

After doing so, **Maica** will display a pop-up confirming you wish to Cancel your Invoice. Simply click `Confirm` to complete the cancellation process. Once done, **Maica** will replace the Status bar with a cancellation alert, as shown below.&#x20;

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

{% hint style="info" %}
You cannot `Cancel` an Invoice with a `Fully Paid` status.&#x20;
{% endhint %}

## What happens after my Invoice has been cancelled?&#x20;

Once you have successfully cancelled your Invoice, three things will automatically occur in Maica, these are:&#x20;

1. **Maica** will set the [`Status`](/maica-knowledge-base/invoices/invoice-overview.md#invoice-statuses) of your Invoice to `Cancelled`.&#x20;
2. The related Field will show `Cancelled` = `TRUE`. This is referenced in the [Invoice Status Flow](/maica-knowledge-base/maica-administration-guide/data/data-objects/invoice.md#invoice-status-management).&#x20;
3. Invoice History records will be generated reflecting the Date & Time in which the cancellation occurred. These are records accessible directly from the Invoice, as shown below.&#x20;

<figure><img src="/files/IT1y8KEeRMd5mhVSgPtQ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://knowledge.maica.com.au/maica-knowledge-base/invoices/invoice-actions/cancel-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.
