Reference guide · search-console · Published 2026-08-16 · 4 min read

Using the Search Console Core Web Vitals report

Search Console Core Web Vitals report: what the good / not-good grouping means, CrUX field data, and how to prioritise fixes.

What the report is and is not

The Core Web Vitals report in Search Console summarises field data, the real-user measurements Google collects through the Chrome User Experience Report (CrUX), grouped per URL. It answers one question: "does this page deliver a good LCP, INP and CLS for the visitors Google sees?" It does not debug your own machine from dev tools, and it does not replace the lab audit you run in Lighthouse.

It is a page-level status board:

Only pages with enough eligible visits to compute a stable distribution appear. A new page with little traffic shows "Insufficient data", which the report also tells you.

The three metrics and their thresholds

The report groups by the Core Web Vitals that have an official threshold:

MetricGoodPoor
LCP: largest contentful paint<= 2.5 s> 4.0 s
INP: interaction to next paint<= 200 ms> 500 ms
CLS: cumulative layout shift<= 0.1> 0.25

Everything between the good and poor cutoffs is "needs improvement". Field data is noisy, so Search Console reports the 75th percentile of the distribution per page, which is why a page can flip status across the month as real visitors succeed or hit a slow-CPU moment.

How to read the report

Open Performance > Core Web Vitals (the page experience category):

The report is the third-party source of truth for "is our optimisation working", layered on the lab audit and the performance report that shows the clicks side.

Turn findings into fixes

The status alone tells you the page needs work, not why. Map each failing metric to its usual cause:

Then, the loop is a score of the field data: search the report, pick the page group with the most sessions, fix the shared cause, re-run the audit, and wait a month for the field sample to catch up before assuming the change did not work.

The traps

Where it fits

The Core Web Vitals report is the scoreboard of the performance family of articles. Pair it with the Search Console setup for verification, the URL inspection to re-request when you think you fixed a page, and the LCP, INP, CLS audit for the manual steps the report cannot give you.

Need a website built, fixed, optimised, migrated or replaced?

This technical resource is written by CSMBAC, a small design and development studio. If you would rather hand the problem to a professional, the website service page explains how we build enquiry-ready websites.

Explore website services