> 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/onfact-v5/e-mailtemplates/hoe-kan-ik-een-logo-toevoegen-aan-mijn-uitgaande-e-mails.md).

# Hoe kan ik een logo toevoegen aan mijn uitgaande e-mails?

Het is in onFact mogelijk om opmaak te voorzien in de e-mails die vanuit onFact verzonden worden.

* Ga daarvoor rechtsboven naar je e-mailadres in onFact
* Kies 'Instellingen bedrijf'
* Ga naar de tab 'E-mailinstellingen' en scroll naar onder tot bij 'Geactiveerde templates'.

![](/files/pCrTmckx1FAr7NxjuseW)

Om onderaan je e-mail je bedrijfslogo te tonen aan de ontvanger, kan je een template 'Vlakke tekst' activeren (groene knop) en personaliseren.

* Klik onder 'Geactiveerde templates' op de gele knop 'Template personaliseren' van de template 'Vlakke tekst'.
* Aan de linkerzijde kan je een logo opladen.
* Klik op 'Opslaan' om je upload te bewaren.

{% hint style="success" %}
Probeer de breedte van je logo binnen de 200 - 300 pixels te houden voor goede weergave.&#x20;
{% endhint %}

![](/files/vvBlRntz7qbG1YRWHpzq)

In de mailbox van de klant kan dit er als volgt uitzien:&#x20;

![](/files/qli5mRYdDq5X6NRL7HSH)


---

# 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/templates/onfact-v5/e-mailtemplates/hoe-kan-ik-een-logo-toevoegen-aan-mijn-uitgaande-e-mails.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.
