# 许可证管理

下图示例显示了您可能拥有的 World Creator 席位（许可证）数量。账户管理员将看到所有列出的席位，而用户只会看到自己的席位。

{% hint style="info" %}
只有账户管理员可以分配席位、取消订阅或向当前账户添加新席位。
{% endhint %}

<figure><img src="/files/7765c2ed5674d4811f1bbe73cef2e52b3b12e264" alt=""><figcaption></figcaption></figure>

如您在上图所示，每个许可证都提供一些特定操作：

* 查看\
  显示所有许可证信息，例如电子邮件、密码、维护/订阅日期、许可证类型和许可证模型<br>
* 分配\
  允许您将许可证分配给用户<br>
* 重置许可证 / 解锁工作站\
  允许您重置所有激活（在您的工作站发生更改时）。此操作每月可执行五次，以防止许可证滥用。<br>
* 续订维护 / 续订订阅\
  允许您续订维护订阅计划或租赁订阅计划<br>
* 取消维护 / 取消订阅\
  允许您取消维护订阅计划或租赁订阅计划<br>
* 升级到专业版\
  允许您将 Indie 许可证升级为专业版许可证<br>
* 升级到工作室版\
  允许您将专业版许可证升级为工作室版许可证<br>
* 升级到企业版\
  允许您将专业版或工作室版许可证升级为企业版许可证

通常，在购买 World Creator 后的第一步是为用户分配一个免费席位。例如，如果您是购买了 World Creator 的个人用户，您需要将一个免费席位（许可证）分配给自己。为此，请进入客户门户中的 License，选择免费的许可证（标记为未分配），然后点击 Assign。&#x20;

接下来会打开一个窗口，您必须输入有效的电子邮件地址，然后点击 Assign License。

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

{% hint style="info" %}
一旦您分配了席位，就必须使用该席位的电子邮件和密码来激活 World Creator。
{% endhint %}


---

# 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.world-creator.com/zh/ke-hu-men-hu/license-management.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.
