> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/invoices/how-to-delete-an-invoice.md).

# How To Delete An Invoice

1. Login to your account via <https://crm-pipeline.kuasa.io/>.
2. Click **CRM Pipeline.**

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

3. Click on **All Invoices**.

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

4. Click **Delete**.

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

5. Congratulations! You have successfully deleted the selected invoice.
6. For other tutorials for Invoice, please refer to the tutorial below:&#x20;
   * How to Download or Print an Invoice : [**Tutorial​** ](/getting-started/kuasa-crm-pipeline/invoices/how-to-download-or-print-an-invoice.md)
   * How to Edit An Invoice Status and Other Details : [**Tutorial​** ](/getting-started/kuasa-crm-pipeline/invoices/how-to-edit-an-invoice-status-and-other-details.md)


---

# 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/invoices/how-to-delete-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.
