# How to create a license in the new licensing webpage

You can create licenses for production or for staging. So the first step is to visit the right link:

Production site: [http://licensing.mobilize.net/ <br>](<http://licensing.mobilize.net/ &#xA;>)Staging site: [https://getlicensing-staging.azurewebsites.net/](<https://getlicensing-staging.azurewebsites.net/&#xA;>)

Once you are in the site, you are going to see a log in button

![Log in](/files/-ManP43ycLEjV5it2lQw)

Click on that button! Next, a pop up window will appear asking the mobilize user and password information.

![Credentials](/files/-ManQ5YxEXdAtsi7eWLP)

After you enter your credentials, you will have access to create licenses, so click on the Create License button and a form will load in the page.

![Create license form](/files/-ManQiY28EakWeU704Of)

**Required fields**

* Client email: The email of the client where an email will be sent.
* Client name: The name of the client which the license will be registered for.
* Company: Name of the company
* Product: The product of the license

**Restriction fields**

These fields are optionals, depend on which restrictions will be add to the license.

* Expiration Date: The date when the license will stop working. If the license does not require an expiration date, leave the field empty.
* Units Limit: The amount of units (ie: lines of code) that the license can migrate.
* Execution Mode: Assessment by default. Can be changed to Conversion if the license will be able to migrate.
* Available activations: The amount of activations the license has. By default is 5.

Once these fields are filled, click on the create license button.

![License result](/files/-ManT-nw1Z_CytnzMHPm)

Finally, the license was created. you can click on the clipboard icon next to eh license key to copy the key or you can review your email as well.


---

# 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.gapvelocity.ai/generic-infrastructure-internal/guides/how-to-create-a-license-in-the-new-licensing-webpage.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.
