Enter the JSON configuration in the Policy for Extensions field.

Replace groupname@orgname with the group name you verified in the "Confirm Filter Group Name" section (near the top of this article). If you have a specific Client Filter brand, replace Lenovo_Default with your brand (brands are created during implementation or with assistance from the support team).
1. Chromebook JSON Policy for North America:
{
"policyserver": {
},
"makeopts": {
"Value": "-f 4096 -g
groupname@orgname"
}
}
2. Chromebook JSON Policy for Europe:
{
"policyserver": {
},
"makeopts": {
"Value": "-f 4096 -g
groupname@orgname"
}
}
3. Chromebook JSON Policy for the UK:
{
"policyserver": {
},
"makeopts": {
"Value": "-f 4096 -g
groupname@orgname"
}
}