# Bill-to customer

The concept of a **bill-to customer** refers to a situation in which the customer placing the **order** is not the one responsible for **payment**. The payment is made by another entity, defined according to its belonging to a **group**, a business unit, a family structure, or a **hierarchical** relationship. (see [Customers, Contacts, and Establishments](/documentation-simax-anglais/crm/customers-contacts-and-establishments.md#creating-a-professional-customer))

When the **invoice** is issued, the invoiced customer remains the customer who placed the order (or the **bill-to customer** defined in the **customer record**). However, the bill-to customer will be the one specified in the customer record.

**Payments** are made to the **bill-to customer’s account**. The **accounting entries** generated during payments are therefore **assigned to the bill-to customer**.

To enable **bill-to customer management**, you need to select the corresponding option in the sales settings:\
**Settings > Plug-ins and options > Sales**.

<figure><img src="/files/dV5Hl7mwIAQhf3ou89Zo" alt=""><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://doc.simax.fr/documentation-simax-anglais/invoicing/bill-to-customer.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.
