# Como ativar/desativar uma licença no OEM?

Para ativar ou desativar uma licença, siga os passos abaixo:

{% stepper %}
{% step %}

#### Acesse: **Minhas Licenças**.

{% endstep %}

{% step %}

#### Localize a licença desejada e clique em: **Editar**.

{% endstep %}

{% step %}

#### Clique em: **Filiais**.

{% endstep %}

{% step %}

#### Clique em: **Editar Filial**.

{% endstep %}

{% step %}
No campo **Status Filial**:

* **Para ativar:** Selecione "Ativa" e clique em **Gravar Licenciamento**. A licença, que estava vermelha, ficará branca, indicando que está ativa.
* **Para desativar:** Selecione "Desativada" e clique em **Gravar Licenciamento**.

<figure><img src="/files/KNFKCyt9nNL2Rv4BdDsB" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Ao desativar uma licença, será exibida uma tela solicitando o **motivo do cancelamento**.&#x20;

* Preencha as informações e confirme o cancelamento. A licença será então desativada.
  {% endhint %}


---

# Agent Instructions: 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:

```
GET https://ajuda.pdvlegal.com.br/oem/materiais-oem/como-ativar-desativar-uma-licenca-no-oem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
