> For the complete documentation index, see [llms.txt](https://documentatie.onfact.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.onfact.be/onfact.nl/templates/gebruik-van-templates-in-onfact.md).

# Gebruik van templates in onFact

De template in onFact duidt op de verzamelde visuele vormgeving van je documenten. Deze wordt omgezet naar een PDF-bestand en kan dan verzonden worden. De template kan er naargelang je instellingen behoorlijk verschillend uit zien:&#x20;

![](/files/9OoGz8CsKqFtXBwCWzoR)

Er zijn twee manieren waarop je de templates kan aanpassen:

* via de [visuele editor](/onfact.nl/templates/onfact-v5.md); dit is de meest eenvoudige manier om snel enkele huisstijl-elementen toe te voegen (logo, kleuren, ...)
* via de [interne code](/onfact.nl/templates/onfact-v5/aanpassen-via-interne-code.md); iets complexer maar bijna ongelimiteerde aanpassingsmogelijkheden. Als je zelf niet over de nodige know-how beschikt om de code aan te passen, kan je ons [support-team](mailto:support@onfact.nl) steeds contacteren. We helpen je graag.&#x20;

## Aan de slag!

Je kan meerdere templates aanmaken en opslaan. Zo kan je quasi elk document een andere lay-out geven. Experimenteer met de mogelijkheden om je huisstijl tot leven te brengen in onFact!

{% hint style="success" %}
Heb je nog een vraag of wens je wat assistentie? Contacteer dan ons [support-team](mailto:support@onfact.nl). We helpen je graag!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentatie.onfact.be/onfact.nl/templates/gebruik-van-templates-in-onfact.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.
