chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/ShowAiIntroScreenEnabled.yaml

caption: Enable displaying the introduction screen for in-session AI features during sign-in flow
desc: |-
  This policy controls if the introduction screen for in-session AI features is shown to the user during the first sign-in flow.

        If set to disabled, the AI introduction screen will not be displayed.

        If set to enabled, the AI introduction screen will be displayed.

        If unset, the AI introduction screen will be skipped for enterprise-managed users and displayed for unmanaged users.
default: true
default_for_enterprise_users: false
example_value: false
features:
  dynamic_refresh: false
  per_profile: true
items:
- caption: Display the AI introduction screen during sign-in
  value: true
- caption: Do not display the AI introduction screen during sign-in
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:125-
tags: []
type: main