analysis
Page inspector
Inspect a single URL, view multi-select aggregates, and search page context in the right-side panel.
What it is
The inspector is the right-side panel for drilling into crawl data without leaving the workbench. Open it by clicking a row in the crawl table or a tile on the semantic map. It slides over the table and can be resized from the left edge.
Three modes
The header and tabs change based on what you selected.
| Mode | Trigger | What you see |
|---|---|---|
| Single page | Click one row | Page tabs below |
| Multi-select | Select two or more rows | Aggregate tabs |
| From search | Open from search playground | Search tabs + page tabs |
Single-page tabs
| Tab | Contents |
|---|---|
| Content | Rendered main content or raw markdown source |
| Link tree | Inbound and outbound internal links |
| Related | Semantic cluster membership and neighbors |
| Schema | Structured data blocks found on the page |
| Live | Live webview preview of the URL (right side of tab bar) |
Content tab
Toggle Rendered vs Markdown source. Entity and link highlights appear on rendered content when available.
Live preview
Live loads the page in an embedded browser. Useful for comparing crawl extraction to what loads in a browser. Requires network access for the URL.
Multi-select aggregate tabs
Select multiple rows in the table (shift-click or ⌘A for all visible).
| Tab | Contents |
|---|---|
| Entities | Key entities rolled up across the selection |
| Links | Link patterns across selected pages |
| Semantic group | Shown when opened from a **map cluster** — group-level stats |
There is no aggregate overview tab — explore semantics and links directly.
From the semantic map
Click a page tile to open the inspector for that URL. When you zoom into a cluster first, multi-select aggregate mode includes Semantic group. Use Back to group in the header to return to the cluster context.
From search
Opening the inspector from the search playground adds two tabs at the start:
| Tab | Contents |
|---|---|
| Search match | Why this page ranked for your query |
| Results | Other hits from the same query |
Footer actions
Content, Link tree, Related, Schema, and aggregate tabs include a footer bar. Live and Search tabs do not.
| Action | Purpose |
|---|---|
| Ask agent | Hand this page or tab context to the agent chat |
| Copy | Copy tab content to clipboard |
| Export | Export where the tab supports it |
Filter from a field
Right-click or use the filter control on many metadata fields to add a table filter for that value. The crawl table updates to match; the inspector stays open on the current page.
Selection and navigation
- Click a row to inspect that URL.
- Shift-click and arrow keys extend selection in the table.
- With the inspector open, move between rows from the table — the panel updates to the new URL.
- Esc closes overlays; use the panel close control to dismiss the inspector.
Issues on a page
Issues affecting the URL appear in the crawl data and issue flows — filter from the command bar or click an issue to scope the table. Attach an issue to the agent from issue context menus for fix planning.