ai

Agents

Use the agent to analyze crawls, attach context, run tools, and create artifacts from your data.

Where to find it

Open the agent chat with ⌘I from any workspace. Each workspace has its own thread list in the sidebar. Expand to fullscreen Agent view for chat plus the artifact canvas side by side.

Start a new thread with ⌘⇧N when a workspace is active. The start-screen helper answers crawl setup questions before you run a crawl.

What the agent can use

The agent reads your active workspace crawl — rendered content, metadata, filters, issues, link graph, semantic clusters, and embeddings. It does not guess from pasted URLs alone when crawl context is available.

Attach context to narrow the conversation before you send a message.

AttachmentHowUse for
PageDrag a table row, @ mention, or attach from searchSingle-URL analysis
Multiple pagesMulti-select + attachCompare or pattern-finding
IssueFrom issue menu or inspectorFix planning for one rule
ClusterFrom semantic mapTopic-level summaries
Compare workspaceComposer compare menuCross-site analysis (paid)
Document excerptSelect text in an artifactRewrite or action items

What to ask

Ask for outcomes, not tool names.

GoalExample prompt
Prioritize work"What should I fix first on this crawl?"
Issues"Summarize critical issues by theme"
Content"Which pages in this cluster are thin?"
Retrieval"Which pages best answer [query]?"
Deliverables"Create a sheet of pages missing meta descriptions"

Starter prompts appear in an empty chat. Attach context to get prompts tailored to that page, issue, or cluster.

Tools the agent uses

You do not call these directly — the agent picks them based on your question.

CategoryExamples
ResearchQuery pages, semantic search, get issues, link graph, clusters, page evidence
FiltersAdd or remove table filters (`manage_filters`)
ArtifactsCreate or update sheets, documents, and charts
SchemaRead crawl field definitions, run SQL views on crawl data

Destructive or high-impact actions may ask you to confirm before running.

Artifacts

The agent can create workspace artifacts during a thread:

TypePurpose
SheetFiltered URL lists, audits, tabular exports
DocumentNarratives, briefs, fix plans
ChartVisual summaries from crawl metrics

New artifacts open in the canvas (fullscreen agent or inline workbench tab). Reopen saved artifacts from Artifacts in the sidebar or from artifact tabs in the title bar.

Export from the artifact canvas or Artifacts library: sheets and charts as CSV, documents as Markdown.

Filters and the table

Ask in plain language — for example, "show pages with missing titles" — and the agent adds table filters. For precise control, use the command bar yourself or combine both: filter manually, then ask the agent to analyze the visible set.

Crawl table guide →

Compare workspace

Attach a competitor workspace in the composer to compare crawls in one conversation. Requires a paid plan. Useful for gap analysis and side-by-side topic coverage.

Search playground guide → (compare also works in semantic search)

Threads and versions

Threads are scoped to the workspace. Switch crawl version from the title bar if you need the agent on an older run — the agent uses whichever version is active in the workspace.

Tips

  • Attach pages or issues before asking — less ambiguity, better answers.
  • Use sheets when you want a reusable, sortable output.
  • Use documents when you want prose for a client or team.
  • Open Issue registry or the issue reference when you need rule names; ask the agent to group by theme or severity.

Issue registry guide →