# Modifier la langue d'une facture

Si une facture est déjà créée mais que la langue de celle-ci n'est pas correcte, vous pouvez la modifier directement dans la facture. (Si vous modifiez directement dans le patient, votre facture ne se mettra pas automatiquement à jour).

Lorsque vous êtes dans la facture, cliquez sur le bouton option en haut à droite (3 petits points)

Cliquez sur "Modifier la langue".

![](/files/-Lyf1kRXr-Who1qaSppg)

Puis choisissez la langue souhaitée.

![](/files/-Lyf1kRZiEyZPn3BJjze)

Vous pouvez maintenant ré-imprimer la facture

{% hint style="info" %}
Vous pouvez définir la langue par défaut de votre patient dans le dossier patient
{% endhint %}


---

# 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://tutorial.optamed.ch/factures/changer-la-langue-de-la-facture.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.
