Edit

Share via


BuiltInAIAPIsEnabled

Allow pages to use the built-in AI APIs.

Supported versions

  • On Windows and macOS since 138 or later

Description

Use this policy to control whether websites can access the built-in AI APIs, including the LanguageModel API, Summarization API, Writer API, and Rewriter API.

Enable this policy to allow pages to use the APIs. If you don’t configure this policy, the APIs are still allowed.

Disable this policy to block access to the APIs. The APIs will return an error when used.

For more information, see https://github.com/webmachinelearning/writing-assistance-apis/blob/main/README.md.

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: Yes
  • Per Profile: Yes
  • Applies to a profile that is signed in with a Microsoft account: No

Data type

  • Boolean

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: BuiltInAIAPIsEnabled
  • GP name: Allow pages to use the built-in AI APIs.
  • GP path (Mandatory): Administrative Templates/Microsoft Edge
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

Enabled

Registry settings

  • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
  • Path (Recommended): N/A
  • Value name: BuiltInAIAPIsEnabled
  • Value type: REG_DWORD

Example registry value

0x00000001

Mac information and settings

  • Preference Key name: BuiltInAIAPIsEnabled
  • Example value:
<true/>

See also