# Modifications via internal code

BestInvoicing provides a coupled of preset templates. If you want to modify the internal code of one of these templates, a copy of the original is made so you can create your own version.&#x20;

The templates in BestInvoicing are programmed in the HTML, CSS and Smarty programming languages. The code of the templates is editable in every BestInvoicing account and you can adapt them with some technical knowledge.&#x20;

{% hint style="success" %}
You can always [contact us](https://www.bestinvoicing.com/contact) to program a specific template for your company. We can adjust the layout according to your instructions or, for example, a sample invoice you've provided. We will always inform you in advance of the programming costs and you are free to choose whether you want to accept our offer.
{% endhint %}

Some examples of the possibilities:&#x20;

* Mentioning additional company data on the documents, such as a business specific certification number (free service by BestInvoicing)&#x20;
* Adding a document footer (possibly extra charge)&#x20;
* Adding an additional logo or certification label at the bottom of documents (possible extra charge)&#x20;
* Changing the format of the product/services table on an invoice (possibly extra charge)&#x20;
* Changing the position of elements (possibly extra charge)&#x20;
* Building a completely different layout (extra charge)


---

# 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/templates/modifications-via-internal-code.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.
