Assistant · Anthropic°

Claude visibility for SaaS

Third by usage, but over-indexed among engineering and technical buyers, which makes its share understate its commercial weight for developer-facing SaaS.
10.3%of US assistant usage

Source: First Page Sage, Top Generative AI Chatbots by Market Share. July 2026, US monthly-active-user estimates.

How Claude retrieves and cites sources
Retrieval mechanism

Where a Claude answer comes from

Claude answers from training knowledge by default and searches when the question needs current information. Like ChatGPT, that gives two distinct failure modes with two different remedies, and conflating them produces a programme that spends a quarter on the wrong one.

What separates Claude in practice is the audience rather than the architecture. Usage skews heavily towards technical and engineering users, and towards long, detailed sessions rather than quick lookups. For developer tools, infrastructure and technical SaaS, a 10% usage share substantially understates commercial relevance.

Its answers are also more hedged than its peers. Where another assistant will name three products, Claude is more likely to lay out the trade-offs and decline to pick. That changes what winning looks like: being described accurately and completely matters more than being named first.

Crawler policy

Which crawler does what, and what blocking it costs you

Training crawlers and retrieval crawlers are different things. Blocking a retrieval crawler removes you from the answers. Blocking a training crawler does not. Getting the two confused is the most common self-inflicted AI visibility problem we find.

User agentPurposeWhat blocking it costs you
Claude-SearchBotRetrievalIndexes pages for Claude's search results and citations. Blocking it removes you from cited answers.
Claude-UserUser-triggered fetchFetches a page on behalf of a user who has followed a link or asked about a specific URL.
ClaudeBotTrainingGathers training data. A separate commercial decision from the two above, with no effect on search citations.

Our own policy is published at surge45.com/robots.txt, with a line per agent and the reasoning in the file. If we are going to advise on crawler policy, our own should be readable.

Citation behaviour

How Claude handles sources

When Claude searches it cites, and it tends to cite a small number of sources it can quote precisely. Documentation, technical writing and material with a clear factual claim per paragraph fare better than marketing prose, because there is something extractable to attribute.

Sessions are long and technical. A buyer evaluating an infrastructure tool may spend twenty exchanges on architecture, limits and failure modes. Brand visibility here is less about being recommended and more about being described correctly across a long, detailed conversation, which is a different thing to optimise for.

Accuracy is the dominant risk. Because answers are cautious and detailed, an out-of-date limit, a wrong pricing tier or a deprecated integration surfaces prominently and does more damage than absence would.

What moves it

Observed to change Claude visibility

  • Public technical documentation

    Docs are the highest-value asset for this platform, and most SaaS companies exclude them from marketing entirely. Complete, current, publicly readable docs are what get quoted.

  • Precision about limits and constraints

    What the product does not do, where it stops scaling, what it requires. Technical buyers ask these questions and a cautious assistant answers them from whatever it can find.

  • Correcting stale facts at source

    Pricing, rate limits, supported versions, deprecated features. An assistant that hedges will surface a stale constraint as a live one.

  • Depth over breadth

    One thorough page on a technical topic beats six shallow ones. Long sessions reward material that holds up under follow-up questions.

What does not

Sold for Claude, and not worth buying

  • Marketing language without substance

    There is nothing to quote in a claim with no specifics behind it, and a cautious assistant will not repeat one.

  • Gating the documentation

    Docs behind a login are invisible to retrieval. For technical SaaS this is frequently the largest single visibility loss on the site, and it is usually a decision nobody revisited.

Working together

What we do on Claude

  1. 1Build a technical prompt set: architecture, limits, integrations, failure modes, not just category head terms.
  2. 2Run long multi-turn sessions rather than single prompts, because that is how this audience uses the product.
  3. 3Audit documentation coverage and public accessibility before anything else.
  4. 4Find and correct stale technical facts wherever they are published, including third-party sources.
  5. 5Check the Anthropic crawler directives and separate the training decision from the retrieval one.

Claude questions we get asked