Stay organized with collections
Save and categorize content based on your preferences.
Chrome provides multiple tools to help you understand cookie usage on your site.
Chrome DevTools
The easiest way to view cookie information in Chrome is from Chrome
DevTools. Click the ⋮ button to the
right of the address bar and select More Tools > Developer Tools.
Access DevTools from Chrome's main menu. Open Chrome DevTools explains all the ways to do this.
The Cookies pane in the Application panel
The Cookies pane in the Application panel lets you view and filter cookies
used by the current site and any embedded resources.
View cookie information from the Cookies pane in the Chrome DevTools Application panel.
Cookies information in the Network panel
The Chrome DevTools Network panel highlights cookies with issues, and shows a
warning icon next to the cookies affected where third-party cookies aren't
available.
View cookie information from the Chrome DevTools Network panel.
Privacy Sandbox Analysis Tool
The Privacy Sandbox Analysis Tool (PSAT) is a Chrome
extension that augments DevTools with a set of features to help you understand
cookie usage and transition away from third-party cookies.
View cookie information from the Privacy Sandbox Analysis Tool.
Chrome Network Log
Chrome makes it possible to record a log file of the browser's network-level
events and state. This can be useful for deep analysis of how and when cookies
are set or blocked.
chrome://net-export output viewed in the netlog viewer
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-13 UTC."],[[["Chrome offers multiple tools to help users understand cookie usage on their websites."],["Chrome DevTools, accessible via the browser's menu, provides a \"Cookies\" pane in the \"Application\" panel to view and filter site cookies."],["The Network panel within Chrome DevTools displays a warning icon next to cookies with issues, particularly those related to third-party cookie availability."],["The Privacy Sandbox Analysis Tool (PSAT) is a Chrome extension that enhances DevTools with features to analyze cookie usage and aid in transitioning away from third-party cookies."],["Chrome's Network Log allows for in-depth examination of the browser's network-level events, providing insights into when and how cookies are set or blocked."]]],[]]