> 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/proposta/ativar-a-proposta-atraves-do-gestor-de-licenca.md).

# Ativar a Proposta através do Gestor de Licença

Use o Gerenciador de Licença para ativar a Proposta nas contas onde ela está disponível como um complemento.

Se você usar **Acelerar** ou **Maximizar**, você não precisa de uma etapa de ativação separada.

{% stepper %}
{% step %}

### Abra o BackOffice

Inicie sessão no OutSmart BackOffice.
{% endstep %}

{% step %}

### Abra o Gerenciador de Licença

Clique no ícone do seu perfil.

Selecione **Gestor de Licença**.
{% endstep %}

{% step %}

### Inicie um novo pedido

Clique em **Pedido**.

Abra o **Power-Ups** seção.
{% endstep %}

{% step %}

### Selecione Proposta

Encontre **Proposta** na lista.

Continue pelo fluxo de checkout.
{% endstep %}

{% step %}

### Confirme o acesso

Conclua o pedido.

O módulo Proposta fica disponível após a ativação.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Se Proposta já estiver incluída no seu Pacote, ela está disponível sem compra separada.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Quem pode ativar a Proposta?</summary>

Um administrador ou outro usuário com acesso ao gerenciamento de licenças pode concluir o pedido.

</details>

<details>

<summary>Quanto tempo leva a ativação?</summary>

A ativação fica disponível após o pedido ser concluído.

</details>

<details>

<summary>Posso deixar de usar o complemento mais tarde?</summary>

Você gerencia os Power-Ups ativos na mesma área de licenciamento da sua conta.

</details>

### Tópicos relacionados

* [Iniciar uma avaliação do Power-Up](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/iniciar-um-teste-de-power-up.md)
* [Gerir os seus Power-Ups](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/gerir-os-seus-power-ups.md)
* [Disponibilidade da Proposta e planos](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/disponibilidade-e-planos-da-proposta.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/proposta/ativar-a-proposta-atraves-do-gestor-de-licenca.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.
