# ライセンス管理

下の画像は、あなたが例として所有しうる World Creator の席数（ライセンス数）を示しています。アカウントマネージャーは一覧に表示されているすべての席を確認できますが、ユーザーは自分の席のみを確認できます。

{% hint style="info" %}
席の割り当て、サブスクリプションのキャンセル、またはアクティブなアカウントへの新しい席の追加ができるのは、アカウントマネージャーのみです。
{% endhint %}

<figure><img src="/files/7e6cd426b302669ad71b22ca42f3fab98ec78dc5" alt=""><figcaption></figcaption></figure>

上の画像でわかるように、各ライセンスにはいくつかの特定の操作があります。

* 表示\
  メールアドレス、パスワード、メンテナンス／サブスクリプションの日付、ライセンスタイプ、ライセンスモデルなど、すべてのライセンス情報を表示します<br>
* 割り当て\
  ライセンスをユーザーに割り当てます<br>
* ライセンスをリセット / ワークステーションのロック解除\
  すべてのアクティベーションをリセットできます（ワークステーションが変更された場合など）。ライセンスの不正使用を防ぐため、この操作は月に5回まで実行できます。<br>
* メンテナンスを更新 / サブスクリプションを更新\
  メンテナンスのサブスクリプションプランまたはレンタルのサブスクリプションプランを更新できます<br>
* メンテナンスをキャンセル / サブスクリプションをキャンセル\
  メンテナンスのサブスクリプションプランまたはレンタルのサブスクリプションプランをキャンセルできます<br>
* Professional にアップグレード\
  Indie ライセンスを Professional ライセンスにアップグレードできます<br>
* Studio にアップグレード\
  Professional ライセンスを Studio ライセンスにアップグレードできます<br>
* Enterprise にアップグレード\
  Professional または Studio ライセンスを Enterprise ライセンスにアップグレードできます

通常、World Creator を購入した後の最初の手順は、ユーザーに無料の席を割り当てることです。たとえば、あなたが World Creator を購入した個人である場合、自分自身に無料の席（ライセンス）を割り当てる必要があります。そのためには、カスタマーポータルの License に移動し、無料のライセンス（未割り当てと表示されています）を選択して、Assign をクリックします。&#x20;

次にウィンドウが開くので、有効なメールアドレスを入力し、Assign License をクリックします。

<figure><img src="/files/2fb466c5c116f321b12e4ca71498016da8603096" 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/ja/kasutamptaru/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.
