> 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/2ba/synchroniseer-prijzen-vanuit-2ba.md).

# Synchroniseer prijzen vanuit 2BA

Gebruik prijssynchronisatie als je wilt werken met actuele 2BA-prijzen.

Dit is vooral handig in documenten waarin prijswijzigingen snel effect hebben.

### Wanneer dit te gebruiken

Gebruik deze stap als je:

* al 2BA Artikelen in je document hebt
* de actuele prijsinformatie opnieuw wilt ophalen
* verschillen tussen oude en nieuwe prijzen wilt beperken

{% stepper %}
{% step %}

### Open je document

Open de **berekening**, **offerte**, of **Factuur** dat 2BA Artikelen bevat.
{% endstep %}

{% step %}

### Zoek de prijsactie

Open het actiemenu of de beschikbare prijsopties in je document.

Kies de optie om prijzen opnieuw op te halen, als die beschikbaar is in jouw omgeving.
{% endstep %}

{% step %}

### Start de synchronisatie

Bevestig de actie.

Wacht vervolgens tot OutSmart de bijgewerkte prijzen heeft verwerkt.
{% endstep %}

{% step %}

### Controleer het resultaat

Controleer daarna of de regels de verwachte prijs en leverancier tonen.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
De exacte naam van de prijsactie kan per omgeving of module verschillen.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Werkt dit in elke module hetzelfde?</summary>

De basis is hetzelfde, maar de beschikbare acties kunnen per module verschillen.

</details>

<details>

<summary>Wat als ik geen prijsactie zie?</summary>

Controleer dan of je document 2BA Artikelen bevat en of de optie beschikbaar is in jouw omgeving.

</details>

<details>

<summary>Worden alleen de prijzen bijgewerkt?</summary>

Controleer na de synchronisatie altijd ook leverancier, verpakkingseenheid en aantallen.

</details>

### Gerelateerde onderwerpen

* [**Bekijk handelsartikelen en prijzen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-handelsartikelen-en-prijzen.md)
* [**Zoek producten in 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/zoek-producten-in-2ba.md)
* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba.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/2ba/synchroniseer-prijzen-vanuit-2ba.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.
