# 2. Create a Customer

To create a new customer, navigate to 'Customers' in the BestInvoicing menu to the left:

![](/files/qGEsQw1OXRdey7GUzz21)

You can add a new customer via the green button at the top right. A customer number is automatically assigned. If you have completed all the information fields, click the green 'Add' button at the bottom.

{% hint style="success" %}
Adding a professional customer? Automatically add company data with just one click via the customer's VAT number -> then click 'Validate'.
{% endhint %}

![](/files/PQKiOJ4KFGIW232AIfYe)

Your customer has been successfully created and a customer file is rendered (detail view):

![](/files/WL7G6uMl7xNJAUqCYO1G)

Want to add more customers?&#x20;

1. Click the white 'Back' button at the top right corner
2. You will now be redirected to the customer list and can create another customer from there: click the green button 'Add Customer'.

![](/files/KQmTPOHc7Vpecb9SAz6Y)

You are now ready to create the products or services you want to sell.


---

# 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://support.onfact.eu/tutorial-1-the-basics/2.-create-a-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.
