# Game Chat资源管理

查看Game Chat（已失效）服务的资源信息。 用户可在Game Chat（已失效）服务中执行的所有活动都将与Resource Manager定义的资源类型和各资源类型的作业记录（操作）进行映射。 Cloud Activity Tracer会根据映射值收集用户实际执行的活动记录，管理员可在监控用户活动或创建审核报告时使用这些记录。 此外，资源类型还用作Sub Account中各用户的使用权限标准。 关于资源和各资源类型的作业记录的描述如下。

* 资源
  * 各项服务管理的主要信息单位
  * 用户创建、变更和删除的对象
  * NAVER Cloud Platform服务的唯一值
* 各资源类型的作业记录（操作）
  * 用户通过控制台和API执行的作业记录
  * 创建、变更或删除资源的行为

Game Chat（已失效）服务的资源类型和各资源类型的作业记录信息如下。

| 服务名称（产品代码）                       | 资源类型    | 各资源类型的作业记录             |
| -------------------------------- | ------- | ---------------------- |
| Game Chat (Deprecated)(GameChat) | Project | Change Account         |
|                                  |         | Change License         |
|                                  |         | Change Project Name    |
|                                  |         | Create Project         |
|                                  |         | Delete Project         |
|                                  |         | Initialize Password    |
|                                  |         | Initialized            |
|                                  |         | Request initialization |

> &#x20;参考
>
> * Resource Manager：由NAVER Cloud Platform提供的免费服务。 具体使用方法请参考 Resource Manager 使用指南。
> * Cloud Activity Tracer：由NAVER Cloud Platform提供的免费服务。 具体使用方法请参考 Cloud Activity Tracer 使用指南。
> * Sub Account：由NAVER Cloud Platform提供的免费服务。 虽然权限是根据Resource Manager服务定义的资源类型设计的，但资源类型组和各资源类型的操作由Sub Account服务自行配置，因此与Resource Manager服务定义的组和操作值不同。


---

# 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.gamechat.me/basics/game-chat-v2/game-chat-zhong-wen/game-chat-zi-yuan-guan-li.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.
