# Generazione di una chiave di licenza Wacom

E' possibile generare una nuova chiave di licenza wacom all'indirizzo: [developer.wacom.ecc](https://developer.wacom.com).

La schermata che si presenterà sarà questa, è possibile da qui registrarsi al sito Wacom o accedere al proprio account:

<figure><img src="/files/k3zxxLq1oL9GyVnVglKs" alt=""><figcaption></figcaption></figure>

dopo aver compilato con i propri dati sarà sufficiente cliccare Sign-up e registrare la propria email.

<figure><img src="/files/n7GoyhsRqUbzAYcHhwLg" alt=""><figcaption></figcaption></figure>

Dopo aver cliccato sul link di conferma ricevuto via mail sarà possibile accedere al proprio account.

Navigando in Licenses sarà possibile visualizzare le proprie licenze attive:

<figure><img src="/files/VTqKMcCaVux8znUIxkQK" alt=""><figcaption></figcaption></figure>

Per creare una nuova licenza si dovrà quindi cliccare sull'apposito tasto:

<figure><img src="/files/5V5eRZWuU09Kx93riowL" alt=""><figcaption></figcaption></figure>

e successivamente su Generate Evaluation License nella sezione Wacom Ink SDK for signatures for Javascript.

<figure><img src="/files/pCn8KghZAKQzJ90zML64" alt=""><figcaption></figcaption></figure>

Dopo l'avviso di conferma di avvenuta generazione, tornando in Licenses sarà possibile visualizzare la chiave appena generata:

<figure><img src="/files/lMiUAulA6GRpnVwGaxM4" alt=""><figcaption></figcaption></figure>

Questa chiave andrà quindi riportata in Strumenti/Impostazioni/Tavoletta Wacom/**Licenza Wacom SDK - Key** e il rispettivo Secret in **Licenza Wacom SDK - Secret**.

<figure><img src="/files/6CNEChbWvi1NHsdBNHmy" alt=""><figcaption></figcaption></figure>


---

# 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://docs.openstamanager.com/2.8/guide/esempi/generazione-di-una-chiave-di-licenza-wacom.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.
