What Search Console actually shows
Search Console bundles several reports, each answering a different question. The most-used one is the Performance report: it shows clicks, impressions, average position and CTR for organic search, filterable by query, page, country, device and date. It is the only place where the real search queries that bring visitors from Google are visible, no other tool can reconstruct that with the same accuracy.
The indexing report, which Google labels "Pages", classifies every known URL as indexed or not indexed, and for the latter it explains why: a robots.txt block, a noindex tag, a 404 error, a broken redirect chain, a server error, or a duplicate of another canonical URL. Not every URL on a site is meant to end up indexed, Google should only keep the canonical version of a given piece of content, and seeing duplicates excluded is the expected outcome, not a fault.
The sitemaps report confirms whether Google was able to read a submitted file and flags format or access errors. A sitemap helps a crawler discover new pages faster, though a small site with solid internal linking can work fine without one.
The Core Web Vitals report pulls real user data from the Chrome User Experience Report rather than lab measurements, and it groups similar URLs together on the assumption that they share a common template. Each group gets rated good, needs improvement, or poor based on three metrics: LCP (how long it takes to render the largest visible content element), INP (responsiveness to user interaction), and CLS (visual stability, how much content shifts while the page loads).
Beyond those four reports, Search Console offers a few tools used less often but for specific purposes. URL Inspection shows, for a single address, whether and when Google last crawled it, whether it sits in the index, and which mobile version was used. The manual actions report warns when a human reviewer at Google has penalized a site for violating spam policies, separate from ordinary algorithmic ranking changes. And the crawl stats report shows how often Googlebot has visited a site in recent weeks and how quickly it got a response, a useful signal for whether server performance is slowing crawling down.
