# Invoice Translations

The translations tab in the invoices section is simply to allow the ability to edit exactly what each part of your invoice says, making the invoice almost 100% customizable.

To edit what is shown for each word, search for the word on the invoice you wish to change in the list displayed on the **Translate** tab in the invoices section and enter the text you want to appear in its place. By clicking **Save** this will change your invoices until the changes are amended or reverted so make sure that the changes you have made are correct and free from errors.


---

# 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://help.freewebstore.com/orders/invoices/invoice-translations.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.
