> 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/ativar-o-2ba-atraves-da-gestao-de-licencas.md).

# Ativar o 2BA através da Gestão de Licenças

Ativação da integração 2BA no Backoffice e abertura da Configuração.

Ativa-se **2BA** por meio de **Gestão de Licenças** no Backoffice.

Depois da ativação, a Integração aparece nas suas Definições para ligar a sua Conta 2BA.

{% stepper %}
{% step %}

### Iniciar sessão com uma conta de administrador

Abrir a **OutSmart Backoffice**.

Iniciar sessão com uma Conta que possa gerir Módulos e Integrações.
{% endstep %}

{% step %}

### Abrir o menu de Perfil

Clicar nos **ícone do perfil do utilizador** no canto superior direito.
{% endstep %}

{% step %}

### Abrir a Gestão de Licenças

Escolher **Gestão de Licenças** no menu.
{% endstep %}

{% step %}

### Iniciar uma Encomenda

Clicar em **Encomenda** no canto superior direito.
{% endstep %}

{% step %}

### Adicionar 2BA

Encontrar o **Integração 2BA**.

Depois, Concluir os passos da Encomenda.
{% endstep %}

{% step %}

### Abrir as Definições

Depois da ativação, aceder a **Definições → Integrações**.

Verificar se **2BA** está agora visível.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Quem pode ativar o 2BA?</summary>

Apenas Utilizadores com direitos de administrador ou Permissões semelhantes para gestão de licenças.

</details>

<details>

<summary>Com que rapidez o 2BA fica Disponível?</summary>

A Integração fica Disponível imediatamente após a Encomenda ser Concluída.

</details>

<details>

<summary>É necessário mais alguma coisa depois disso?</summary>

Sim. Ainda é necessário configurar os seus **dados de início de sessão do 2BA**.

</details>

### Tópicos relacionados

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba.md)
* [**pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/pacotes-outsmart.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/ativar-o-2ba-atraves-da-gestao-de-licencas.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.
