# 管理员和用户

当您登录客户门户时，系统会检测您是 World Creator 账户经理还是 World Creator 用户。经理对其拥有的所有 World Creator 许可证拥有完全控制权。经理可以分配用户、购买新席位、续订维护计划和订阅等。

用户是由经理分配了席位的人。实际上，用户拥有一个临时许可证来使用 World Creator。不过，两者都可以登录下载并安装 World Creator，以及所有 World Creator Bridge Tools、素材和样本。

{% hint style="info" %}
已分配的用户可以像经理一样登录客户门户。区别在于，用户不能购买额外席位、续订维护计划、取消或恢复订阅、查看发票，或执行任何其他会影响其分配的操作。
{% endhint %}

在您购买之后，系统会为您创建一个账户和席位，并通过电子邮件向您发送登录详情。您在使用 World Creator 之前需要做的第一步，是将用户分配到一个空的（未分配的）席位上。这是因为 World Creator 应用程序是使用分配到某个席位的用户的登录详情进行激活的。您最初用于完全访问客户门户的登录详情，不会用于激活 World Creator。它们只会用于通过客户门户管理您的 World Creator 账户。

让我们举一些可能的场景示例，说明我们为什么使用这样的系统：

* 一家公司总共购买了 3 个 World Creator 许可证，公司的软件管理员将 3 个许可证分配给 3 名员工。过了一段时间，其中一名员工离开了团队。管理员现在可以删除该员工的席位分配，并将其重新分配给另一名员工。
* 一所大学总共购买了 20 个 World Creator 许可证，大学软件管理员将 20 个许可证分配给 20 名学生。过了一段时间，4 名学生离开了班级。管理员现在可以删除这 4 名学生的席位分配，并将它们重新分配给另一名学生（甚至可以是不同班级的学生）。

如您所见，新的客户门户为公司、教育机构和个人提供了管理其 World Creator 席位/许可证所需的一切自由。

{% hint style="info" %}
由于我们的安全政策，账户经理和用户都不能创建个人密码。密码由我们的系统生成。不过，您可以通过写信至 <support@bitethebytes.com> 申请新密码——但请注意，我们会给您另一个由系统生成的随机密码。不支持个人密码！
{% 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/page-4.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.
