# Licenses

The "Licenses" tab contains a list of Licenses issued for this server and is intended for their management.

Licenses (license keys) are issued by vendors to client companies and consist of sequences of letters and numbers.

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-4512f98fee177269573e5e80ce4575937cc86fea%2F2026-03-24_18-26-21.png?alt=media" alt=""><figcaption></figcaption></figure>

There are four types of Licenses available in Sherpa AI Server:

* Sherpa AI Server 500 t/s;
* Sherpa AI Server 1000 t/s;
* Sherpa AI Server 2000 t/s;
* Unlimited.

On this tab, you can:

* view previously created Licenses;
* add new Licenses;
* activate a License automatically (if there is internet access) or manually (by entering a response code);
* edit some data for previously created Licenses.

<table data-header-hidden><thead><tr><th width="56"></th><th width="252"></th><th width="398.4444580078125"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Create” button</td><td>Allows adding a new License.</td></tr><tr><td>2.</td><td>“Refresh” button</td><td>Allows updating the data in the list.</td></tr><tr><td>3.</td><td>“Activate” button</td><td>Allows activating the selected License.</td></tr><tr><td>4.</td><td>“Delete Selected” button</td><td>Allows deleting the selected License.</td></tr><tr><td>5.</td><td>“Export to CSV” button</td><td>Allows exporting the list of Licenses in CSV format.</td></tr><tr><td>6.</td><td>“Export to XLSX” button</td><td>Allows exporting the list of Licenses in XLSX format.</td></tr><tr><td>7.</td><td>“Import from CSV” button</td><td>Allows importing the list of Licenses from a CSV file.</td></tr><tr><td>8.</td><td>“Name” column</td><td>The name of the License.</td></tr><tr><td>9.</td><td>“Type” column</td><td>The type of License.</td></tr><tr><td>10.</td><td>“Capacity” column</td><td>The volume of allocated resources.</td></tr><tr><td>8.</td><td>“Assigned” column</td><td>Who the License is assigned to.</td></tr><tr><td>9.</td><td>“In Use” column</td><td>Users who are currently using the License.</td></tr><tr><td>10.</td><td>“Expires” column</td><td>The date and time of the License expiration.</td></tr><tr><td>11.</td><td>“Created” column</td><td>The date and time the License was created.</td></tr></tbody></table>

## Creating and Activating a License

To create a new License, you need to click the "Create" button in the "Licenses" table and fill out the form that appears in the "License" pop-up window.

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-613be88afed7e8369d8fe8f48b8c2bfd4307f6c8%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(483).png?alt=media" alt=""><figcaption></figcaption></figure>

Fields and checkbox to fill in the "License" pop-up window:

* **Name \*** – a required field for entering the License name;
* **Key \*** – a required field for entering the key provided by the vendor;
* **Deny launch from Sherpa Designer** – a checkbox that needs to be checked if you want to deny launching from Sherpa Designer.

To activate the created License, you need to click the "Activate" button and in the window that opens, choose one of two activation types: automatic or manual.

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-731a71e43232a9041270b2cb97c855aed6e72d1d%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(357).png?alt=media" alt=""><figcaption></figcaption></figure>

When selecting automatic activation, you need to click the "OK" button. Automatic activation is only possible if Sherpa AI Server has open internet access.

When selecting manual activation, a request code appears, which needs to be sent to the vendor for confirmation of manual activation. In response to the request code, you will receive a response code, which must be entered in the corresponding field, and then click the "OK" button. The License will be activated, and the date and time in the "Expires" column will change.

## Editing a Previously Created License

To view and edit a previously created License, you need to select it from the list and click the button ![](https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-c896ddd3b4a74e8561a716a7ef28ca5c7164505d%2F2025-04-17_22-35-51.png?alt=media). After that, a form with the settings of the selected License will open, where you can make the necessary changes.

In addition to the fields filled in when creating a new License, the editing form has additional fields:

* "GUID" (a unique identifier assigned to the License after its creation). This field cannot be edited;
* "Expires" (the date and time of License expiration);
* "Created" (the date and time the License was created);
* "Updated" (the date and time the License was updated).


---

# 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.sherparpa.ru/en/sherpa-ai/sherpa-ai-server/rabota-v-sherpa-ai-server/licenzii.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.
