> 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/dutch/installatie-en-beheer/installatie/installeren-op-chrome-os-apparaten/chrome-os-apparaten-configureren.md).

# Chrome OS-apparaten configureren

Chrome OS-apparaten die via een account van Google Workspaces worden beheerd, kunnen configuratie-instellingen voor Faronics Insight toegepast krijgen via de Google-beheerconsole door een JSON-bestand toe te voegen aan de pagina Apps en extensies voor de Insight Student-toepassing.

Dit is een voorbeeld van een JSON-bestand met de ondersteunde configuratieopties:

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