> 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/search-products-in-2ba.md).

# Search products in 2BA

With **2BA**, you search for items that are not yet in your own database.

You search directly from the document where you want to add an item.

{% hint style="info" %}
Your search term must contain at least **3 characters**.
{% endhint %}

{% stepper %}
{% step %}

### Open the correct document

Open a **calculation**, **quotation**, or **invoice**.

Go to the place where you want to add an item line.
{% endstep %}

{% step %}

### Open Advanced search

Choose **Advanced search** when adding an item.
{% endstep %}

{% step %}

### Open the 2BA tab

Select the **2BA** tab at the top.
{% endstep %}

{% step %}

### Enter your search term

Search by product name, description, product code, or **GTIN**.

The results appear automatically.
{% endstep %}

{% step %}

### Review the results

For each result, you see:

* product name and description
* manufacturer
* product code or GTIN
* price and availability information
  {% endstep %}

{% step %}

### Open a product

Click a result to view the details.

There you can evaluate or import the item further.
{% endstep %}
{% endstepper %}

### Frequently asked questions

<details>

<summary>Can I search by GTIN?</summary>

Yes. You can search by **GTIN**, product code, name, or description.

</details>

<details>

<summary>Does this only work in calculations?</summary>

No. The same search flow also works in **quotations** and **invoices**.

</details>

<details>

<summary>Why do I not get results with a short search term?</summary>

2BA only searches from **3 characters** onward.

</details>

### Related topics

* [**Configure 2BA with login details**](/marketplace-packages-and-power-ups/power-ups/2ba/configure-2ba-with-login-details.md)
* [**Use advanced filters**](/marketplace-packages-and-power-ups/power-ups/2ba/use-advanced-filters.md)
* [**View and import product details**](/marketplace-packages-and-power-ups/power-ups/2ba/view-and-import-product-details.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/search-products-in-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.
