> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/gebruik-offertefotos-beta.md).

# Gebruik offertefoto's (bèta)

Offertefoto's laten je visuele context toevoegen aan een offerte.

Gebruik ze wanneer een foto helpt het werk, de scope of de staat toe te lichten.

{% hint style="info" %}
Dit is een bètarfunctie.

Beschikbaarheid kan afhangen van de inrichting van je account.
{% endhint %}

### Goede toepassingen voor offertefoto's

* toon de huidige staat op locatie
* ondersteun materiaal- of werkkeuzes
* voeg visuele details toe aan de offerte-pdf

{% stepper %}
{% step %}

### Open de offerte

Open de offerte die je wilt bijwerken.
{% endstep %}

{% step %}

### Voeg de foto's toe

Gebruik het foto- of bijlagegedeelte om de afbeeldingen te uploaden.
{% endstep %}

{% step %}

### Controleer de volgorde en relevantie

Behoud alleen de foto's die de offerte duidelijk ondersteunen.
{% endstep %}

{% step %}

### Sla op en controleer het resultaat

Sla de offerte op.

Controleer daarna indien nodig de PDF of voorbeeldweergave.
{% endstep %}
{% endstepper %}

### Wat je moet controleren

* de beeldkwaliteit is helder genoeg
* de foto's komen overeen met de inhoud van de offerte
* de lay-out toont de foto's zoals je verwacht

### Veelgestelde vragen

<details>

<summary>Zijn offertefoto's beschikbaar op elk account?</summary>

Nee.

Bètafuncties kunnen een aparte activering vereisen.

</details>

<details>

<summary>Komen offertefoto's op de PDF voor?</summary>

Dat kan.

Dat hangt af van de lay-out en inrichting.

</details>

<details>

<summary>Kan ik een foto later verwijderen?</summary>

Ja.

Verwijder de foto voordat je de offerteversie die je wilt verzenden definitief maakt.

</details>

### Gerelateerde onderwerpen

* [Een offerte-PDF genereren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/genereer-een-offerte-pdf.md)
* [Functies in Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/functies-in-offertes.md)
* [Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/gebruik-offertefotos-beta.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.
