> 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-de/marketplace-pakete-und-power-ups/power-ups/angebote/ein-angebot-duplizieren-oder-uberarbeiten.md).

# Ein Angebot duplizieren oder überarbeiten

Duplizieren Sie ein Angebot, wenn Sie dieselbe Einrichtung wiederverwenden möchten.

Überarbeiten Sie ein Angebot, wenn Sie ein bereits gesendetes Angebot ändern müssen.

### Wann duplizieren oder überarbeiten

Verwenden Sie **Duplizieren** wenn Sie einen schnellen Ausgangspunkt für ein ähnliches Angebot wünschen.

Verwenden Sie **Überarbeiten** wenn das ursprüngliche Angebot bereits abgeschlossen ist und Sie eine neue Version benötigen.

{% stepper %}
{% step %}

### Öffnen Sie das Angebot

Öffnen Sie das Angebot, das Sie wiederverwenden möchten.
{% endstep %}

{% step %}

### Öffnen Sie das Aktionsmenü

Klicken Sie auf **Weitere** oder das Aktionsmenü beim Angebot.
{% endstep %}

{% step %}

### Wählen Sie Duplizieren oder Überarbeiten

Wählen Sie **Duplizieren** für eine Kopie.

Wählen Sie **Überarbeiten** für eine neue Version desselben Angebots.
{% endstep %}

{% step %}

### Prüfen Sie das neue Angebot

Überprüfen Sie die kopierten Kundendaten, Positionen, Preise und Termine.
{% endstep %}

{% step %}

### Aktualisieren Sie den Inhalt

Passen Sie das Angebot bei Bedarf an.

Speichern Sie dann das neue Angebot.
{% endstep %}
{% endstepper %}

### Was bleibt gleich

* Kunden- und Debitorendaten
* Angebotspositionen und Gesamtsummen
* Schema- und Layouteinstellungen

### Häufig gestellte Fragen

<details>

<summary>Kann ich ein gesendetes Angebot direkt bearbeiten?</summary>

Nein.

Erstellen Sie eine Überarbeitung, wenn das Angebot bereits abgeschlossen ist.

</details>

<details>

<summary>Ändert sich das ursprüngliche Angebot?</summary>

Nein.

Das ursprüngliche Angebot bleibt unverändert.

</details>

<details>

<summary>Wann sollte ich duplizieren statt überarbeiten?</summary>

Duplizieren Sie, wenn es sich um ein neues Angebot für einen ähnlichen Auftrag handelt.

Überarbeiten Sie, wenn es eine frühere Angebotsversion ersetzt.

</details>

### Verwandte Themen

* [Funktionen in Angeboten](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/funktionen-in-angebote.md)
* [Einführung in Angebote](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/einfuhrung-in-angebote.md)
* [Automatisierungen für Rechnungen, Angebote und Verträge](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/unbegrenzte-automatisierungen/automatisierungen-fur-rechnungen-angebote-und-vertrage.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-de/marketplace-pakete-und-power-ups/power-ups/angebote/ein-angebot-duplizieren-oder-uberarbeiten.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.
