> 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/configure-o-2ba-com-dados-de-acesso.md).

# Configure o 2BA com dados de acesso

Após a ativação, conecte **2BA** com os seus próprios dados de login.

Sem esta etapa, o OutSmart não consegue conectar-se à base de dados 2BA.

{% stepper %}
{% step %}

### Abra as definições de integração

Vá para **Configurações → Integrações**.

Abrir **2BA** aí.
{% endstep %}

{% step %}

### Introduza os seus dados 2BA

Introduza o seu **nome de utilizador** e **palavra-passe**.

Utilize os dados da sua conta 2BA.
{% endstep %}

{% step %}

### Salvar

Clique em **Salvar**.

O OutSmart testa então a ligação automaticamente.
{% endstep %}

{% step %}

### Verifique a confirmação

Se a ligação for bem-sucedida, verá uma confirmação.

Depois disso, pode usar o 2BA diretamente no seu pesquisador de itens.
{% endstep %}
{% endstepper %}

### Vê que o 2BA não está configurado?

Depois, abra o **2BA** separador de pesquisa.

Clique em **Configurar** na mensagem e conclua a configuração.

### Perguntas frequentes

<details>

<summary>Onde encontro os meus dados de login 2BA?</summary>

Recebe estes dados da 2BA quando se regista.

</details>

<details>

<summary>E se o teste de ligação falhar?</summary>

Primeiro, verifique o seu nome de utilizador e a sua palavra-passe.

Depois, verifique se a sua conta 2BA está ativa.

</details>

<details>

<summary>Preciso de fazer isto novamente se a minha palavra-passe mudar?</summary>

Sim. Depois, atualize também a sua palavra-passe na configuração 2BA.

</details>

### 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)
* [**Pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.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/configure-o-2ba-com-dados-de-acesso.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.
