> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/chinese/an-zhuang-he-guan-li/an-zhuang/zai-chrome-os-she-bei-shang-an-zhuang/pei-zhi-chrome-os-she-bei.md).

# 配置 Chrome OS 设备

通过 Google Workplace 帐户进行管理的 Chrome OS 设备可以应用适用于 Faronics Insight 的配置设置，用户可通过将 JSON 文件添加到 Insight Student 应用程序的"应用程序和扩展程序"页面条目，以通过 Google 管理控制台应用这些设置。

您可在下面找到包含受支持配置选项的 JSON 示例文件:

```
{    
     "studentName": "John Doe",
     "classId": "Class101",     
     "useConnector": true,     
     "connectorAddress": "192.168.1.100" 
}
```
