> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Explorer 快速入门

> 在 Game Manager 中使用 Data Explorer 基本模式和高级模式查询来自 PlayFab API 调用的事件数据，以运行和查看你的第一个查询。

<Note>
  \[注意] Explorer 功能处于公共预览阶段。我们预计在持续收集反馈并针对客户使用情况进行优化的过程中，会对其进行持续变更。
</Note>

## 基本模式

要在基本模式下查询数据：

1. 登录到 [PlayFab Game Manager](https://developer.playfab.com)。
2. 选择你的标题。
3. 在左侧导航列中，选择 **Data**。
4. 选择页面顶部的 **Data Explorer (basic)** 选项卡。

要学习如何编写自定义的基本查询，请参阅 [Data Explorer 基本模式入门](/services/playfab/data-analytics/learn-data/data-explorer/getting-started-with-data-explorer-basic)教程。

## 高级模式

要在高级模式下查询数据

1. 登录到 [PlayFab Game Manager](https://developer.playfab.com)。

2. 选择你的标题。

3. 在左侧导航列中，选择 **Data**。

4. 选择页面顶部的 **Data Explorer (advanced)** 选项卡。

5. 在 **Data Explorer** 窗格中，选择 **What's This** 以显示一组示例查询。

6. 在"学习查询（Learning to Query）"下选择 **Open Sample Query**，将查询加载到查询窗格中。

7. 按照查询注释中的说明操作。

要学习如何编写自定义查询，请参阅 [Data Explorer 高级模式入门](/services/playfab/data-analytics/learn-data/data-explorer/getting-started-with-data-explorer-advanced)教程。

要了解如何分配读取和写入数据访问权限的角色，请参阅 [PlayFab 用户角色](/services/playfab/identity/dev-identity/permissions/playfab-user-roles)。


## Related topics

- [指标快速入门](/zh-CN/services/playfab/data-analytics/learn-data/trends/trends-quickstart.md)
- [事件分区快速入门（预览）](/zh-CN/services/playfab/data-analytics/export-data/event-partitioning-quickstart.md)
- [快速入门](/zh-CN/services/playfab/economy-monetization/economy-v2/quickstart.md)
- [Unreal Engine 快速入门](/zh-CN/services/playfab/sdks/unreal/quickstart.md)
- [Title Data 快速入门](/zh-CN/services/playfab/live-service-management/game-configuration/titledata/quickstart.md)
