> 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/marktplaats-pakketten-en-power-ups/power-ups/offertes/functies-in-offertes.md).

# Functies in Offertes

Bekijk de Algemeen en uitgebreide mogelijkheden die Beschikbaar zijn in Offertes.

Offertes omvat de volledige flow van offerteaanmaak tot acceptatie en opvolging.

De exacte inrichting hangt af van uw pakket, add-ons en ingeschakelde functies.

### Algemeen

* Offertes aanmaken en beheren.
* Gebruik schema's, indelingen en E-mailtemplates.
* Volg de status van offertes door het volledige verkoopproces.

### Acceptatie en opvolging

* Verstuur offertes per e-mail.
* Laat klanten offertes online accepteren.
* Gebruik herinneringen en opvolgcommunicatie.

### Conversie en Controle

* Zet offertes om in werkbonnen.
* Zet offertes om in facturen.
* Dupliceer of herzie bestaande offertes.

### Extra mogelijkheden

* Genereer PDF's van offertes.
* Gebruik vrije velden voor extra gegevens.
* Houd gerelateerde communicatie bij elkaar.

### Bètafuncties

* Voeg offertefoto's toe.
* Groepeer regels met offerte-secties.

{% hint style="info" %}
Sommige functies zijn afhankelijk van uw inrichting of afzonderlijke modules.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Zijn herinneringsflows onderdeel van Offertes?</summary>

Ja. Herinnerings- en opvolgflows maken deel uit van het offertesproces.

</details>

<details>

<summary>Kan ik offertes omzetten in werkbonnen en facturen?</summary>

Ja. Offertes ondersteunt beide conversiestromen.

</details>

<details>

<summary>Zijn bètafuncties automatisch inbegrepen?</summary>

Bètafuncties vereisen mogelijk een afzonderlijke activering op uw account.

</details>

### Gerelateerde onderwerpen

* [Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/offertes.md)
* [Automatiseringen voor Facturen, Offertes en Contracten](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/automatiseringen-voor-facturen-offertes-en-contracten.md)
* [Onbeperkte automatiseringen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen.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/marktplaats-pakketten-en-power-ups/power-ups/offertes/functies-in-offertes.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.
