> 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/angebotsparameter-konfigurieren.md).

# Angebotsparameter konfigurieren

Angebotsparameter steuern, wie sich Teile des Angebotsablaufs verhalten.

Verwenden Sie sie sorgfältig und testen Sie das Ergebnis nach jeder Änderung.

### Was Parameter beeinflussen können

Je nach Ihrer Konfiguration können Angebotsparameter Folgendes beeinflussen:

* Verhalten bei der Online-Annahme
* Anforderungen an die Unterschrift
* Behandlung von Ablehnungen
* andere Standardwerte des Angebotsablaufs

{% stepper %}
{% step %}

### Einstellungen öffnen

Gehen Sie zu **Einstellungen** im BackOffice.
{% endstep %}

{% step %}

### Finden Sie die Angebotsparameter

Öffnen Sie den Parameterbereich, der Angebote abdeckt.
{% endstep %}

{% step %}

### Überprüfen Sie die aktiven Einstellungen

Prüfen Sie, welche Optionen bereits aktiviert sind.
{% endstep %}

{% step %}

### Aktualisieren Sie die Einstellungen

Ändern Sie nur die Optionen, die Sie benötigen.

Speichern Sie dann die Änderungen.
{% endstep %}

{% step %}

### Testen Sie den Ablauf

Erstellen oder prüfen Sie ein Angebot, um das neue Verhalten zu bestätigen.
{% endstep %}
{% endstepper %}

### Gute Einrichtungstipps

* Ändern Sie jeweils nur eine Einstellung
* testen Sie mit einem realistischen Angebot
* lassen Sie die abschließenden Konfigurationsänderungen von einem Administrator verwalten

### Häufig gestellte Fragen

<details>

<summary>Wer sollte Angebotsparameter ändern?</summary>

In der Regel ein Administrator oder Key User.

</details>

<details>

<summary>Wirken sich Parameteränderungen auf jedes Angebot aus?</summary>

Einige Einstellungen können den gesamten Angebotsablauf beeinflussen.

Testen Sie das Ergebnis nach dem Speichern.

</details>

<details>

<summary>Warum sollte ich nach jeder Änderung testen?</summary>

Weil Einstellungen für Angebote das Senden, die Annahme und die Nachverfolgung beeinflussen können.

</details>

### Verwandte Themen

* [Einführung in Angebote](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/einfuhrung-in-angebote.md)
* [Funktionen in Angeboten](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/funktionen-in-angebote.md)
* [Angebote](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote.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/angebotsparameter-konfigurieren.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.
