<- Chrome Settings Library

GraduationEnablementStatus

Configure when the Google ChromeOS Graduation tool is available
Last updated September 9, 2024

This policy enables the Graduation app for managed users. The Graduation app helps users transfer their data from their managed account to a consumer account. If is_enabled is set to true, the Graduation app will be shown on and between the start and end dates according to the local time. If is_enabled is set to false or unset, the app will not be shown. If start_date is unset, then the app is shown until the end date. If end_date is unset, then the app is shown indefinitely from the start date. If both start_date and end_date are unset, the app is shown indefinitely. If the start and end dates are invalid, then the Graduation app will not be shown. This includes if the provided dates are non-existent or the end date is before the start date. Data transfer with Takeout also needs to be enabled in order for the Graduation app to work properly. See https://support.google.com/a/answer/6364687 for additional information.

Example value:

{"end_date":{"day":8,"year":2024,"month":12},"is_enabled":true,"start_date":{"day":8,"year":2024,"month":7}}

Features: