# How To Create An Invoice

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

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

3. Click on **Invoice.**

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

4. Click **+ New Invoice** button. Scroll down, select Issue Date, and Due Date. Then fill in your customer name.

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

5. Fill in the all details required.&#x20;

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

6. Scroll down, and fill in the Invoice Title. Then, click **Add Line Item**. Completely fill out the required fields. If there are any discounts, please indicate so.

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

7. Scroll up again and click **Save Changes**.

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

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: 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-create-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.
