> 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/apps/productfoto.md).

# Productfoto

Het is mogelijk om op je documenten een kleine productafbeelding weer te geven. Om dit te doen moet je

* de app 'Productfoto's' activeren
* een afbeelding toevoegen in de productfiche
* een aangepaste template activeren die de afbeeldingen op je documenten zal weergeven

## Productfoto's activeren

De mogelijkheid voor het tonen van een productfoto op je documenten moet je activeren via 'Apps en koppelingen'.&#x20;

1. Navigeer rechtsboven naar je e-mailadres en kies 'Apps en koppelingen' in het menu.&#x20;
2. In de lijst met 'Apps en koppelingen met betrekking tot Producten' ga je naar 'Productfoto's'.&#x20;

Klik op de groene knop om deze uitbreiding te activeren.&#x20;

## Toevoegen productfoto in de productfiche

Zodra de app geactiveerd is, kan je in een productfiche een afbeelding gaan toevoegen.&#x20;

* Ga naar het overzicht van je producten
* Klik op de blauwe knop 'Bekijken' van het product waarbij je een afbeelding wil opladen
* Je komt nu in de productfiche terecht: rechtsboven verschijnt er een extra titel 'Productfoto'
* Klik op deze titel om het uploadvenster uit te vouwen: hier kan je een afbeelding opladen

![](/files/MZbJ8Y5AnZC1PCJAPNdg)

De opgeladen afbeelding verschijnt in de productfiche:

![](/files/pSbrUj3iBdeyuRHO5Vf8)

## Template activeren voor weergeven productfoto's op documenten

Om productfoto's weer te geven op je documenten, moet een aangepaste template geactiveerd worden.&#x20;

* Ga rechtsboven naar je e-mailadres in onFact
* Kies 'Instellingen bedrijf'
* Ga naar de tab 'Templates'
* Ga onderaan de pagina naar de template 'Klassiek met productfoto's' en klik op 'Activeer template'. De template zal nu bovenaan bij je geactiveerde templates verschijnen.&#x20;

Bij het aanmaken van een document (offerte, factuur, ...) ga je nu deze template selecteren. De ingevoerde foto's uit de productfiche zullen op je document verschijnen. Voorbeeld:&#x20;

![](/files/LfPX7aT7D5NE3IwSdp1s)


---

# 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/apps/productfoto.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.
