# Foreign-Language Customers

In BestInvoicing you have the possibility to create invoices to foreign-language customers. This configuration allows you to choose a language during the creation of a customer file or a document.&#x20;

## Activating Additional Languages

The option to display information in other languages is something that first needs to be activated in BestInvoicing:

1. Navigate to the top right corner of the screen (email address) and select 'Apps and Integrations' in the menu.
2. Check the list of 'All Apps and Integrations'.
3. Click the green button 'Activate' on the line mentioning 'Foreign-Language Customers'.&#x20;
4. Click the yellow button 'Configure' to select the languages you would want to make available.&#x20;

In the example below, the app is activated and some common languages used within the business environment are indicated. By default German, English, French and Dutch are selected.

![](/files/GpGIaKnd3RVh2HdJ7gv3)

For example, if when creating a new customer you have indicated that his language is 'French', documents created for this customer will be created in French.

{% hint style="warning" %}
BestInvoicing will only automatically display the translated general document values. You must enter the translation of products etc. yourself. Notice a translation mistake? Contact us at <support@bestinvoicing.com> and we will correct it immediately.
{% endhint %}

If you have activated the configuration, you will encounter different places in BestInvoicing where texts can be translated. Additional tabs will appear for each language. Here are a few examples:&#x20;

In the settings of bottom texts on documents:

![](/files/RyHjYHLTsl54nCcCn2Jy)

When describing products:

![](/files/9vtRrqnJ3eOw7gSAt0Sg)

These translated texts will also be displayed on the generated document, in the language of the specific customer.


---

# 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/apps-integrations/foreign-language-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.
