# Using BestInvoicing Templates

Each document template in BestInvoicing contains the elements defined in the visual design. This is converted into a PDF file, ready to be sent. The template can be very different, depending on your settings:

<mark style="color:red;">IMAGE</mark>

There are two ways to modify your templates:&#x20;

* via the [visual editor](/templates/match-templates-to-your-corporate-identity/document-templates.md): this is the easiest way to make adjustments to determine and reinforce your company branding (logo, colors, etc.)&#x20;
* via the internal code: a slightly more complex technique, but with almost unlimited possibilities of adjustment. If you don't have the know-how to adjust the code, you can always [contact our support team](mailto:support@bestinvoicing.com). We will be happy to help you.

## Get Started!

You can create and save several templates. This way, almost every document may get a specific layout. Experiment with the possibilities of bringing your company branding to life with BestInvoicing!&#x20;

{% hint style="success" %}
Do you have a question or need help? Contact our [support team](mailto:support@bestinvoicing.com). We are happy to help!
{% 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://support.onfact.eu/templates/using-bestinvoicing-templates.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.
