> 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/instellingen/e-mailinstellingen.md).

# E-mailinstellingen

Hoe je eenvoudig een e-mail met een document kan verzenden, lees je in het hoofdstuk '[Verzending via e-mail](/onfact.nl/overige-functies/e-mailverzending.md)'. In dit iets meer technisch hoofdstuk bekijken we:

-> Volgens welke **verzendopties** je e-mailberichten vanuit onFact wil verzenden

{% content-ref url="/pages/RWPFvdc61zcaU4BQTvDs" %}
[Verzendopties](/onfact.nl/instellingen/e-mailinstellingen/verzendopties.md)
{% endcontent-ref %}

-> Welke **e-mailteksten** je in bepaalde e-mails wil gebruiken (bv. begeleidende tekst bij e-mail factuur, bij e-mail offerte, ...)

{% content-ref url="/pages/3tLYSZdpIYYj5eRbat1j" %}
[E-mailteksten](/onfact.nl/instellingen/e-mailinstellingen/e-mailteksten.md)
{% endcontent-ref %}

-> Welke adressen je **standaard als cc: en/of bcc:** wil instellen

{% content-ref url="/pages/j5wH0OeITTIhXM73CeNK" %}
[Standaard CC en BCC](/onfact.nl/instellingen/e-mailinstellingen/standaard-cc-en-bcc.md)
{% endcontent-ref %}

-> Welke **e-mailtemplates** je in je berichten wil gebruiken (bv. visuele aankleding van je e-mail)

{% content-ref url="/pages/lP9qYkaLGyX82ZNa5uQ4" %}
[E-mailtemplates](/onfact.nl/templates/onfact-v5/e-mailtemplates.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://documentatie.onfact.be/onfact.nl/instellingen/e-mailinstellingen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
