> 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/marketplace-packages-and-power-ups/power-ups/2ba/synchronize-prices-from-2ba.md).

# Synchronize prices from 2BA

Use price synchronization if you want to work with current 2BA prices.

This is especially useful in documents where price changes have a quick impact.

### When to use this

Use this step if you:

* already have 2BA items in your document
* want to fetch current price information again
* want to limit differences between old and new prices

{% stepper %}
{% step %}

### Open your document

Open the **calculation**, **quotation**, or **invoice** that contains 2BA items.
{% endstep %}

{% step %}

### Find the price action

Open the action menu or the available price options in your document.

Choose the option to retrieve prices again if it is available in your environment.
{% endstep %}

{% step %}

### Start the synchronization

Confirm the action.

Then wait until OutSmart has processed the updated prices.
{% endstep %}

{% step %}

### Check the result

Afterward, check whether the lines show the expected price and supplier.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The exact name of the price action can differ per environment or module.
{% endhint %}

### Frequently asked questions

<details>

<summary>Does this work the same in every module?</summary>

The basis is the same, but the available actions can differ per module.

</details>

<details>

<summary>What if I do not see a price action?</summary>

Then check whether your document contains 2BA items and whether the option is available in your environment.

</details>

<details>

<summary>Are only prices updated?</summary>

After synchronization, always also check supplier, packaging unit, and quantities.

</details>

### Related topics

* [**View trade items and prices**](/marketplace-packages-and-power-ups/power-ups/2ba/view-trade-items-and-prices.md)
* [**Search products in 2BA**](/marketplace-packages-and-power-ups/power-ups/2ba/search-products-in-2ba.md)
* [**2BA**](/marketplace-packages-and-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/marketplace-packages-and-power-ups/power-ups/2ba/synchronize-prices-from-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.
