# Sherpa AI Server

### 1. Activation Procedure <a href="#docs-internal-guid-62b1a394-7fff-f113-b6c6-fb7eb63878a8" id="docs-internal-guid-62b1a394-7fff-f113-b6c6-fb7eb63878a8"></a>

To create a new License, you need to click the “Create” button (![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXek8dkfL1PesvE6fUEAnvpQRYxTWutyFuUymTe9HAScItuyJK_0e0d2E2snB14wjitJ6aL_R-raBznTeP3i263JNYvo2sflhknVClHe-iZF-juZSuD7gaIRR3FW6PAeVl5Ie_p3Rw?key=bxYWTX3HDI7qwcXNsx5MxQ)) in the “Licenses” table and fill out the opened form:

* Name (License name);
* Key (License key provided by the vendor).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd7c-_bM9pRr2wXr_FIfEHzs5y5q1gioplALCQ41p_hroT1utSZqUY9M3c1x-Jiuo9RbFSjt_6OZOYE226YPbul8wYW7t4OvFqwVmBfnfX1UZTIBaWtDCI1IHMj2kFQ5pjPMeHQ?key=bxYWTX3HDI7qwcXNsx5MxQ" alt=""><figcaption></figcaption></figure>

To activate the created license, you need to click the “Activate” button (![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeI6lXNqq9pcSXOmDPBu0tjG9LrWDxVvuTPu-1AneWowXj2DZrIDIIoA6-P5n6lgqCDgz52lbIGi_b2GPFoAOqmxs6Na3n73Gddw1REfE0gcPakxzqGFcgQAOc_xogr7SD6T14YNw?key=bxYWTX3HDI7qwcXNsx5MxQ)) and in the opened window choose one of the two activation types: automatic or manual.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfGzXf20LbckvU1efWFvP0N__l2W4w_lNOOJiOydzVmbESLz7X6fuyl1U0b4p5u5LP2B7u9e-LmopGd4YojEWNsgqqlmOmHfAyTjc3wfMS4Zze1-6C1_d2BiPxmGTp0BFn66fBN4w?key=bxYWTX3HDI7qwcXNsx5MxQ" alt=""><figcaption></figcaption></figure>

* When choosing automatic activation, you just need to click “OK”. Automatic activation is only possible if the Sherpa AI Server has open access to the Internet.
* When choosing 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 you need to enter in the corresponding field and click “OK”.

The license will be activated, and the date and time of the License will change in the “Expires” column.

### 2. Re-activation

For re-activation of the License, please contact [technical support](mailto:support@sherparpa.ru).

For update packages, please contact the [vendor](mailto:info@sherparpa.ru).

### 3. Management

One License for Sherpa AI Server runs on one server in one instance.

Updates for the cloud version of Sherpa AI Server are installed automatically.

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

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.

To view and edit a previously created License, you need to select it from the list and click the button ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd4rW_fZIhsX3wfji0EIWGoIJCDwvR-e4H9ZdO6eQPqj5wQRM4RTezB79DUwGjAwCtKSBR9DefSZix5kXm9CIvk_PjzZumJlMwCPH-0FampnuDpG3dhobBDoqoHi10WbNgSc1Hqyw?key=bxYWTX3HDI7qwcXNsx5MxQ). 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:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfr4Gip3MZAPCxtSH8iu4tIBspryOxZLJMNiG0_wTljl3cOgl_mY2YuQbDRvpczKHtLZhTumVjrETtHYUSFGxJREfSHfHGXUWm7dkxczKUrayfLPi0v8WVwjDVBPstbsEB1TzB_WA?key=bxYWTX3HDI7qwcXNsx5MxQ" alt=""><figcaption></figcaption></figure>

Editable fields:

* “Name” (License name or User name).

Non-editable fields:

* “GUID” (unique identifier);
* “Key” (unique license key);
* “Expires” (date and time of License expiration);
* “Created” (date and time of License creation);
* “Updated” (date and time of License update).

You can learn more about working in Sherpa AI Server by following [this link](https://docs.sherparpa.ru/en/sherpa-ai/sherpa-ai-server/rabota-v-sherpa-ai-server).


---

# 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/licenzii/sherpa-ai-server.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.
