> 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/marketplace-packages-and-power-ups/power-ups/forms/what-is-visual-forms/activate-visual-forms-through-the-license-manager.md).

# Activate Visual Forms through the License Manager

Activate Visual Forms before you start building PDF-based forms.

After activation, the Visual Forms setup becomes available in **Settings → Forms**.

{% hint style="info" %}
Visual Forms can already be included in your package.

If not, activate it in the License Manager first.
{% endhint %}

### Activate Visual Forms

{% stepper %}
{% step %}

### Open the BackOffice

Sign in with an account that can manage licenses.
{% endstep %}

{% step %}

### Open the License Manager

Click your profile icon.

Then choose **License Manager**.
{% endstep %}

{% step %}

### Find Visual Forms

Open the available Power-Ups.

Then find **Visual Forms**.
{% endstep %}

{% step %}

### Start the activation

Open the Power-Up details.

Then confirm the activation.
{% endstep %}

{% step %}

### Check the result

Open **Settings → Forms**.

Confirm that Visual Forms options are available.
{% endstep %}
{% endstepper %}

### What becomes available

After activation, you can:

* create forms based on a PDF
* place fields on the PDF layout
* use Visual Forms in work orders and the mobile app

### Frequently asked questions

<details>

<summary>Do I always need to activate Visual Forms separately?</summary>

No.

Some packages already include it.

</details>

<details>

<summary>Who can activate Visual Forms?</summary>

Usually an administrator or another user with access to license management.

</details>

<details>

<summary>Where do I check whether activation worked?</summary>

Open **Settings → Forms** and confirm that you can create or edit a Visual Form.

</details>

### Related topics

* [**What is Visual Forms?**](/marketplace-packages-and-power-ups/power-ups/forms/what-is-visual-forms.md)
* [**Create a Visual Form**](/marketplace-packages-and-power-ups/power-ups/forms/create-a-visual-form.md)
* [**Power-Ups**](/marketplace-packages-and-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/marketplace-packages-and-power-ups/power-ups/forms/what-is-visual-forms/activate-visual-forms-through-the-license-manager.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.
