# Splitting invoices between two customers

Moment allows you to split an invoice between two or more customers. This is easy to do and can be done by following the steps shown in the video below. &#x20;

![Invoicing options to split an invoice between two or more customers](/files/-MjdS5O3S_FrpljdoZXo)

1. Select the project for which you want to split the invoice&#x20;
2. Choose **invoice options**  → **Price models** → **Customer** → **Split invoices with another customer(s)**&#x20;
3. Choose **customer** and add the **percentage** you want to divide on each customer&#x20;

***Please note*** that only the total amount will be split between the customers and not the actual number of hours spent on the projects. &#x20;

4\. Go to **"To be invoiced"** or simply choose a pending invoice you want to split and refresh draft.&#x20;

5\. Once the draft is approved the following box will appear and drafts will be created according to the number of customers that the invoice has been split on.&#x20;

![](/files/-MjdaREpd0evP-ijv1-x)

Once you click on the draft you will notice an invoice line that states that a deduction has been made. When you are satisifed with the final outcome the invoice is ready to be sent. Keep in mind that the other drafts need to be approved and sent.&#x20;

![](/files/-Mjdd4wA95D-pdJzImI3)

**To learn more about invoices click the link below.**

{% content-ref url="/pages/-MYsIXp6Y1OcRG8eZy8s" %}
[Invoices](/help/financial/invoices.md)
{% endcontent-ref %}


---

# 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://docs.milientsoftware.com/help/financial/invoices/splitting-invoices-between-two-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.
