> 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/formularios/o-que-e-formularios-visuais/ativar-formularios-visuais-atraves-do-gestor-de-licencas.md).

# Ativar Formulários Visuais através do Gestor de Licenças

Ative o Visual Forms antes de começar a criar formulários baseados em PDF.

Após a ativação, a configuração do Visual Forms fica disponível em **Configurações → Formulário**.

{% hint style="info" %}
O Visual Forms já pode estar incluído no seu Pacote.

Caso contrário, ative-o primeiro no Gerenciador de Licença.
{% endhint %}

### Ativar o Visual Forms

{% stepper %}
{% step %}

### Abra o BackOffice

Inicie sessão com uma conta que possa gerir licenças.
{% endstep %}

{% step %}

### Abra o Gerenciador de Licença

Clique no ícone do seu perfil.

Depois escolha **Gestor de Licença**.
{% endstep %}

{% step %}

### Encontre o Visual Forms

Abra os Power-Ups disponíveis.

Depois, encontre **Formulário Visual**.
{% endstep %}

{% step %}

### Inicie a ativação

Abra os detalhes do Power-Up.

Depois, confirme a ativação.
{% endstep %}

{% step %}

### Verifique o resultado

Abrir **Configurações → Formulário**.

Confirme que as opções do Visual Forms estão disponíveis.
{% endstep %}
{% endstepper %}

### O que fica disponível

Após a ativação, pode:

* criar formulários baseados num PDF
* colocar campos no esquema do PDF
* usar o Visual Forms em Ordens de trabalho e na App móvel

### Perguntas frequentes

<details>

<summary>Preciso sempre ativar o Visual Forms separadamente?</summary>

Não.

Alguns Pacote já o incluem.

</details>

<details>

<summary>Quem pode ativar o Visual Forms?</summary>

Normalmente, um administrador ou outro usuário com acesso à gestão de Licença.

</details>

<details>

<summary>Onde verifico se a ativação funcionou?</summary>

Abrir **Configurações → Formulário** e confirme que pode criar ou editar um Formulário Visual.

</details>

### Tópicos relacionados

* [**O que é Visual Forms?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios/o-que-e-formularios-visuais.md)
* [**Criar um Formulário Visual**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios/criar-um-formulario-visual.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-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/marketplace-pacotes-e-power-ups/power-ups/formularios/o-que-e-formularios-visuais/ativar-formularios-visuais-atraves-do-gestor-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.
