> 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/plansmart-planeador-de-rotas-com-ia/ativar-o-plansmart-atraves-da-gestao-de-licencas.md).

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

Adquirir e ativar o Power-up de IA de Planeamento para disponibilizar o PlanSmart.

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

Após a ativação, a configuração do PlanSmart fica Disponível.

{% stepper %}
{% step %}

### Iniciar sessão no Backoffice

Abrir a **OutSmart Backoffice**.

Iniciar sessão com uma conta de administrador.
{% endstep %}

{% step %}

### Abrir o menu de Perfil

Mover-se para o canto superior direito.

Clicar nos **ícone do perfil do utilizador**.
{% 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 Planning AI

Encontrar o **Planning AI** Power-Up.

Concluir os passos da Encomenda.
{% endstep %}

{% step %}

### Abrir as Definições do PlanSmart

Ir para **Definições → PlanSmart**.

O assistente de configuração está agora Disponível.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
A ativação fica Disponível imediatamente após a encomenda ser marcada como Concluído.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Quem pode ativar o PlanSmart?</summary>

Apenas utilizadores com direitos de administrador ou Permissões de licença semelhantes.

</details>

<details>

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

Logo após a encomenda ser marcada como Concluído.

</details>

<details>

<summary>Como é o PlanSmart apresentado na Gestão de Licenças?</summary>

Como **Planning AI**.

</details>

### Tópicos relacionados

* [**PlanSmart (Planeador de rotas com IA)**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia.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/plansmart-planeador-de-rotas-com-ia/ativar-o-plansmart-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.
