> 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/dupliceer-of-reviseer-een-offerte.md).

# Dupliceer of reviseer een offerte

Dupliceer een offerte wanneer je dezelfde opzet opnieuw wilt gebruiken.

Herzie een offerte wanneer je een offerte moet wijzigen die al is verzonden.

### Wanneer dupliceren of herzien

Gebruik **Dupliceren** wanneer je een snel startpunt wilt voor een vergelijkbare offerte.

Gebruik **Herzien** wanneer de oorspronkelijke offerte al is afgerond en je een nieuwe versie nodig hebt.

{% stepper %}
{% step %}

### Open de offerte

Open de offerte die je opnieuw wilt gebruiken.
{% endstep %}

{% step %}

### Open het actiemenu

Klik **Overige** of het actiemenu op de offerte.
{% endstep %}

{% step %}

### Kies Dupliceren of Herzien

Kies **Dupliceren** voor een kopie.

Kies **Herzien** voor een nieuwe versie van dezelfde offerte.
{% endstep %}

{% step %}

### Controleer de nieuwe offerte

Controleer de gekopieerde klantgegevens, regels, prijzen en data.
{% endstep %}

{% step %}

### Werk de inhoud bij

Pas de offerte aan waar nodig.

Sla daarna de nieuwe offerte op.
{% endstep %}
{% endstepper %}

### Wat hetzelfde blijft

* klant- en debiteurgegevens
* offerteregels en totalen
* schema- en lay-outinstellingen

### Veelgestelde vragen

<details>

<summary>Kan ik een verzonden offerte rechtstreeks bewerken?</summary>

Nee.

Maak een revisie als de offerte al is afgerond.

</details>

<details>

<summary>Verandert de oorspronkelijke offerte?</summary>

Nee.

De oorspronkelijke offerte blijft ongewijzigd.

</details>

<details>

<summary>Wanneer moet ik dupliceren in plaats van herzien?</summary>

Dupliceer wanneer het om een nieuwe offerte voor een vergelijkbare opdracht gaat.

Herzie wanneer het een eerdere offerteversie vervangt.

</details>

### Gerelateerde onderwerpen

* [Functies in Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/functies-in-offertes.md)
* [Introductie tot Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/introductie-tot-offertes.md)
* [Automatiseringen voor Facturen, Offertes en contracten](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/automatiseringen-voor-facturen-offertes-en-contracten.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/dupliceer-of-reviseer-een-offerte.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.
