# Inspect a URL set's index status in bulk

> Tier: recipe. Operating recipe: real tool sequence, core rules, known traps.

Bulk inspection over a URL set, sampled when the set exceeds quota sense.

**Intent.** Index verdicts across a template or section, quota-aware.

## When to use

- Template-level index questions.
- Post-migration verification.

## When not to use

- Whole-site sweeps on large sites: sample by section instead.

## Sources

Required: Search Console

## Preconditions

- The account is ticked in the dashboard, confirmed via list_accounts.

## Inputs

- `window`: Analysis window. Default: last 30 days.

## Procedure

1. Inspect the set in bulk. — tools: `gsc_bulk_inspect_urls`
2. Group verdicts by pattern.

## Decision rules

- **When** Failures group on one pattern → **conclude** One template cause: fix upstream, re-verify a sample, not the world.

## Evidence requirements

- Every figure carries its account, metric and window.
- Anything below a readable sample size is reported as unjudged, not as zero.

## Human approval boundary

- The readout changes nothing. Any change it motivates goes through Safe Writes: preview, human confirmation, then apply.

## Failure modes

- Inspection quotas are real: an unsampled sweep dies mid-flight and the partial result misleads.

## Output

- **Readout**: The figures, with windows and accounts named.
- **Flags**: What deserves a deeper skill or a human decision.

## Related

- Skill: [indexation-health](https://www.getmcpads.com/skills/indexation-health.md)
