> 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/gasketelwet-forms/activate-gasketelwet-forms.md).

# Activate Gasketelwet Forms

Activate Gasketelwet Forms from the License Manager.

After activation, the standard Gasketelwet form becomes available in your forms setup.

{% stepper %}
{% step %}

### Open the BackOffice

Sign in to the OutSmart BackOffice.
{% endstep %}

{% step %}

### Open the License Manager

Click your profile icon.

Select **License Manager**.
{% endstep %}

{% step %}

### Open Power-Ups

Start a new order or open the Power-Ups area.
{% endstep %}

{% step %}

### Select Gasketelwet Forms

Find **Gasketelwet Forms** in the available list.

Continue through the activation flow.
{% endstep %}

{% step %}

### Confirm the result

Complete the activation.

Then check **Settings → Forms** for the Gasketelwet form.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
You usually need administrator access to activate Power-Ups.
{% endhint %}

### Frequently asked questions

<details>

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

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

</details>

<details>

<summary>Do I need to create the form after activation?</summary>

No.

The Power-Up adds the standard form for you.

</details>

<details>

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

Open **Settings → Forms** and confirm the Gasketelwet form is available.

</details>

### Related topics

* [Gasketelwet Forms](/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms.md)
* [Power-Ups](/marketplace-packages-and-power-ups/power-ups.md)
* [OutSmart Marketplace](/marketplace-packages-and-power-ups/marketplace.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/gasketelwet-forms/activate-gasketelwet-forms.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.
