> 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-email-an-invoice-to-customers.md).

# How To Email An Invoice To Customers

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

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

3. Click on **Invoice**.

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

4. To download or print an invoice, select it, then click **Email**.

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

5. Click **Yes** to email your customer or click **No** to cancel.

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

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)
* How to Delete an Invoice : [**Tutorial**](/getting-started/kuasa-crm-pipeline/invoices/how-to-delete-an-invoice.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-email-an-invoice-to-customers.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.
