> 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-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/introducao-ao-2ba.md).

# Introdução ao 2BA

**2BA** é uma base de dados de produtos para Items técnicos na indústria de instalações.

Com a integração no OutSmart, pesquisa dados externos de item diretamente enquanto trabalha em cálculos, Proposta e Faturas.

### O que faz com o 2BA

* pesquise por nome do produto, descrição, código ou GTIN
* compare fornecedores, Disponibilidade e preços
* adicione Items ao seu processo sem os criar manualmente primeiro

### Onde utiliza 2BA

Utiliza 2BA ao adicionar Items em:

* **cálculos**
* **Proposta**
* **Faturas**

{% hint style="info" %}
O fluxo de pesquisa é o mesmo em todos estes módulos.
{% endhint %}

### O que precisa primeiro

* ativo **Integração 2BA** no OutSmart
* válida **conta 2BA**
* acesso ao módulo onde adiciona Items

### Como funciona o processo

1. Ative o 2BA.
2. Configure os seus dados de início de sessão do 2BA.
3. Pesquise o produto certo.
4. Compare fornecedores, Stock e preços.
5. Importe o item para o seu documento.

### Tópicos relacionados

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba.md)
* [**Ative o 2BA através do Gestor de Licença**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/ative-o-2ba-atraves-do-gestor-de-licencas.md)
* [**Configure o 2BA com dados de login**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/configure-o-2ba-com-dados-de-acesso.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-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/introducao-ao-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.
