> 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/stel-offerteparameters-in.md).

# Stel offerteparameters in

Offerteparameters bepalen hoe onderdelen van het offerteproces zich gedragen.

Gebruik ze zorgvuldig en test het resultaat na elke wijziging.

### Welke parameters kunnen beïnvloeden

Afhankelijk van je configuratie kunnen offerteparameters invloed hebben op:

* gedrag bij online acceptatie
* vereisten voor ondertekening
* afhandeling van afwijzingen
* andere standaardinstellingen van het offerteproces

{% stepper %}
{% step %}

### Open Instellingen

Ga naar **Instellingen** in de BackOffice.
{% endstep %}

{% step %}

### Zoek de offerteparameters

Open het parametergedeelte dat offertes omvat.
{% endstep %}

{% step %}

### Bekijk de actieve Instellingen

Controleer welke opties al zijn ingeschakeld.
{% endstep %}

{% step %}

### Werk de Instellingen bij

Wijzig alleen de opties die je nodig hebt.

Sla vervolgens de wijzigingen op.
{% endstep %}

{% step %}

### Test het proces

Maak een offerte aan of bekijk er een om het nieuwe gedrag te bevestigen.
{% endstep %}
{% endstepper %}

### Goed advies voor de inrichting

* wijzig steeds één instelling tegelijk
* test met een realistische offerte
* laat een beheerder de definitieve configuratiewijzigingen beheren

### Veelgestelde vragen

<details>

<summary>Wie moet de offerteparameters wijzigen?</summary>

Meestal een beheerder of key user.

</details>

<details>

<summary>Hebben parameterwijzigingen invloed op elke offerte?</summary>

Sommige Instellingen kunnen invloed hebben op het bredere offerteproces.

Test het resultaat na het opslaan.

</details>

<details>

<summary>Waarom moet ik na elke wijziging testen?</summary>

Omdat offerte Instellingen van invloed kunnen zijn op verzenden, acceptatie en opvolging.

</details>

### Gerelateerde onderwerpen

* [Introductie tot Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/introductie-tot-offertes.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/stel-offerteparameters-in.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.
