# Additional Text Fields

BestInvoicing offers some additional free text fields to include extra information on your documents We provide four options to display additional text on a document (proposal, invoice, ...):&#x20;

* Extra text field at the top of the document&#x20;
* Free text fields above or below invoice line&#x20;
* 'More' text field below invoice line&#x20;
* Bottom text at the end of a document

## Extra Text Field above Product Table

This text field, in which you can freely enter information, appears between the general document (meta)data and the table of product/service lines. In the example below this field is used to display information regarding installation timing:

![](/files/HCotGTAKuLCBfvTMTcj4)

Example: the proposal now contains information on the estimated installation date and its timeframe.

![](/files/HxYNswevyvcykZWCxocv)

In order to add this additional text field to your documents:&#x20;

1. Navigate to your email address at the top right corner
2. Select 'Apps and Integrations', then 'Advanced Settings'
3. Here you can activate the 'Extra Text Field above Product Table'

{% hint style="success" %}
Leaving this field blank will not display it on your documents.
{% endhint %}

![](/files/5yoVYyvzy1l3bQEx40OS)

If you click 'Configure', you can add default texts to this field. Text can be set as default per document type. In the example of the installation, you could set the following as default text for proposals:

![](/files/qWsdpmAalsYECSkIlsrY)

You could immediately complete the corresponding values in your next proposal and save time.

{% hint style="success" %}
Adding a different site address to your document, next to the invoice address? Be sure to activate the module on [Site Addresses](/apps-integrations/site-address.md).
{% endhint %}

## Free Texts Fields above or below Invoice Line

These text fields, in which you can freely include information, can be placed in the table at will. In the example below, this field is used to explain some of the services listed. This feature does not require the activation of an additional app: you can add such line by clicking the green '+ Add Line' button at the top right, then 'Add Text Line'.

![](/files/z6z0yjylKUl4unx3XqJF)

A new text line appears, in which additional information is e.g. given on the installation:&#x20;

![](/files/Jfn81qHTp0576QJQ0kf5)

Example of what it might look like on the document:&#x20;

![](/files/PiABsmI7uPDzXnBPKqmT)

## Text Field 'More' below Invoice Line

This free text field is by default available beneath each product/service. You can expand/show it by clicking the yellow 'More' button, to the left of each product line. This text field may be used to provide additional information on a specific product or service:&#x20;

![](/files/bqIwLeZVZtm3tfva3h11)

On the document, it might look like this:&#x20;

![](/files/MSJjWwBWwFaj6dedWOg6)

## Bottom Text at the End of the Document

It is also possible to add text at the very end of a document, on every document type. This bottom text may be set per document type, or be used as a general free text field. [Read more](/settings/default-values.md#default-bottom-texts-on-documents) about configuring and using the bottom text field.


---

# 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/additional-text-fields.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.
