> 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/loja-virtual-pacotes-e-power-ups/power-ups/2ba/configuracao-e-utilizacao-do-2ba.md).

# Configuração e utilização do 2BA

Ligação da conta 2BA, pesquisa de dados externos de produtos e utilização de informação de fornecedor, stock e preço no OutSmart.

**2BA** abrange a ligação e a utilização diária do serviço 2BA no OutSmart.

Utilize o [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba.md) página em **Power-Ups** para contexto e ativação da funcionalidade.

### Neste guia

* [**Configurar o 2BA com os dados de início de sessão**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/configuracao-do-2ba-com-dados-de-acesso.md)
* [**Pesquisar produtos em 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/pesquisar-produtos-no-2ba.md)
* [**Usar filtros avançados**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/usar-filtros-avancados.md)
* [**Ver e importar os detalhes do produto**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/ver-e-importar-detalhes-do-produto.md)
* [**Verificar a informação do fornecedor**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/verificar-informacoes-do-fornecedor.md)
* [**Verificar a disponibilidade de stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/verificar-disponibilidade-de-stock.md)
* [**Ver artigos comerciais e Preço**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/ver-artigos-comerciais-e-precos.md)
* [**Sincronizar o Preço do 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba/sincronizar-precos-a-partir-do-2ba.md)

### O que faz parte do fluxo de Integração

Utilize o fluxo de Integração para:

* ligar a sua Conta 2BA
* pesquisar dados externos de produtos a partir dos Módulos suportados
* comparar dados de Fornecedor, stock e Artigo comercial
* importar o Artigo de que necessita para o documento

### Antes de começar

Antes de configurar o 2BA, deve primeiro garantir que a funcionalidade está ativa na sua Conta.

O 2BA está Disponível em **Maximize** e aí incluído.

Depois, é necessário ligar os seus Dados de login 2BA nas Definições.

### Tópicos relacionados

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.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/loja-virtual-pacotes-e-power-ups/power-ups/2ba/configuracao-e-utilizacao-do-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.
