<- Chrome Settings Library

BrowsingDataLifetime

Browsing Data Lifetime Settings
Last updated October 8, 2024

Configures browsing data lifetime settings for Google Chrome. This policy allows admins to configure (per data-type) when data is deleted by the browser. This is useful for customers that work with sensitive customer data. Warning: Setting this policy can impact and permanently remove local personal data. It is recommended to test your settings before deploying to prevent accidental deletion of personal data. The available data types are 'browsing_history', 'download_history', 'cookies_and_other_site_data', 'cached_images_and_files', 'password_signin', 'autofill', 'site_settings' and 'hosted_app_data'. 'download_history' and 'hosted_app_data' are not supported on Android. The browser will automatically remove data of selected types that is older than 'time_to_live_in_hours'. The minimum value that can be set is 1 hour. The deletion of expired data will happen 15 seconds after the browser starts then every 30 minutes while the browser is running. Until Chrome 114, this policy required the SyncDisabled policy to be set to true. Starting Chrome 115, setting this policy will disable sync for the respective data types if neither `Chrome Sync` is disabled by setting the SyncDisabled policy nor BrowserSignin is disabled.

Supported On:
Platform Start End
Android 96
Chrome (Windows, Mac, Linux) 89
ChromeOS 89
Example value:

{"0":{"data_types":{"0":"browsing_history"},"time_to_live_in_hours":24},"1":{"data_types":{"0":"password_signin","1":"autofill"},"time_to_live_in_hours":12}}

Features: