> 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-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/wat-zijn-visuele-formulieren/activeer-visuele-formulieren-via-de-licentiebeheerder.md).

# Activeer Visuele formulieren via de Licentiebeheerder

Activeer Visual Forms voordat u begint met het maken van PDF-gebaseerde formulieren.

Na activering wordt de Visual Forms-configuratie beschikbaar in **Instellingen → Formulier**.

{% hint style="info" %}
Visual Forms kan al in uw pakket zijn inbegrepen.

Zo niet, activeer het eerst in de Licentiemanager.
{% endhint %}

### Activeer Visual Forms

{% stepper %}
{% step %}

### Open de BackOffice

Meld je aan met een account dat licenties kan beheren.
{% endstep %}

{% step %}

### Open de Licentie Manager

Klik op uw profielpictogram.

Kies vervolgens **Licentie Manager**.
{% endstep %}

{% step %}

### Zoek Visual Forms

Open de beschikbare Power-Ups.

Zoek vervolgens **Visuele Formulieren**.
{% endstep %}

{% step %}

### Start de activering

Open de details van de Power-Up.

Bevestig vervolgens de activering.
{% endstep %}

{% step %}

### Controleer het resultaat

Open **Instellingen → Formulier**.

Controleer of de opties van Visual Forms beschikbaar zijn.
{% endstep %}
{% endstepper %}

### Wat wordt beschikbaar

Na activering kunt u:

* formulieren op basis van een PDF maken
* velden plaatsen op de PDF-indeling
* Visual Forms gebruiken in Werkbonnen en de mobiele App

### Veelgestelde vragen

<details>

<summary>Moet ik Visual Forms altijd afzonderlijk activeren?</summary>

Nee.

Sommige pakketten bevatten het al.

</details>

<details>

<summary>Wie kan Visual Forms activeren?</summary>

Meestal een beheerder of een andere gebruiker met toegang tot licentiebeheer.

</details>

<details>

<summary>Waar controleer ik of de activering is gelukt?</summary>

Open **Instellingen → Formulier** en bevestig dat u een Visual Formulier kunt maken of bewerken.

</details>

### Gerelateerde onderwerpen

* [**Wat is Visual Forms?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/wat-zijn-visuele-formulieren.md)
* [**Maak een Visueel Formulier aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/maak-een-visueel-formulier-aan.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-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-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/wat-zijn-visuele-formulieren/activeer-visuele-formulieren-via-de-licentiebeheerder.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.
