Elena Marchetti, YuSMP Group
Elena Marchetti Head of Product (SaaS), YuSMP Group · Go-to-market and growth for US and EU product teams
One glowing content card rises and brightens above several dimmer cards inside a dark AI interface, a metaphor for winning visibility inside AI search answers

The short answer

The way people find brands is moving from a list of links to a single AI answer — and investors just priced that shift at $1.8 billion. On September 15, 2026, Profound raised a $180 million Series D, co-led by Sequoia and Kleiner Perkins, roughly seven months after its $96 million Series C. Its product helps companies see how ChatGPT, Gemini, Perplexity, and Google's AI Overviews describe them — and improve it. The company says revenue tripled in six months across more than 1,000 enterprise customers.

The category is called answer engine optimization (AEO), sometimes generative engine optimization (GEO). The near-term takeaway is not to buy a tool tomorrow; it is that AI-answer visibility is now measurable and fundable, which means it is becoming something teams engineer for. For product and content teams, that turns AEO into a workstream with its own metrics, and it puts a premium on retrieval and grounding if you run your own assistant.

What Profound raised — and why now

Profound, a New York company founded around 2024, raised a $180 million Series D at a $1.8 billion valuation, co-led by Sequoia and Kleiner Perkins, with Lightspeed Venture Partners, Khosla Ventures, and South Park Commons participating. The raise, reported by TechCrunch and Bloomberg on September 15, 2026, came only about seven months after the company's $96 million Series C and pushed total funding past $335 million. By the standard startup yardstick — a threefold valuation jump inside a year — this is a category investors are racing to back, not a quiet bolt-on to marketing tech.

The traction behind it is specific. Profound says revenue roughly tripled over the prior six months and that it now serves more than 1,000 enterprise customers, naming Comcast, The Estée Lauder Companies, and Walmart among them. The product started narrow: an analytics layer that tracks how often AI models mention a brand, in what context, and how they describe it. It has since expanded toward research and strategy — telling teams not just that an AI assistant got their facts wrong, but what to change so the next answer is right.

Why now is the more important question. The behavioral shift is real: a growing share of product research, comparisons, and “how do I” queries now begin inside an AI assistant that returns one synthesized answer rather than ten links. When the answer is the destination, being absent or misrepresented in it is a distribution problem, not a vanity metric. Profound's raise is the funding market pricing that in.

What answer engine optimization actually is

Traditional SEO optimizes to rank a page in a list of links a person then clicks. Answer engine optimization optimizes to be the source a language model quotes or paraphrases inside a single answer — frequently with no click at all. The signals overlap, but the emphasis shifts. AEO rewards clear, self-contained factual statements a retrieval system can lift cleanly; consistent entities (the same product name, spec, and definition everywhere); valid structured data; and content that is easy to chunk and cite. Vague, padded prose that ranked fine as a link tends to lose here.

Measurement is where it diverges most. There is no classic position one to track. Instead, tools like Profound sample how models answer real queries and report how often your brand appears, whether the description is accurate, which sources the model leaned on, and how you compare to competitors. That is a genuinely different metric surface — closer to brand tracking than to a rank report — and it is a large part of why a standalone category, and a standalone company at a $1.8 billion valuation, can exist at all.

There is a second, deeper layer that matters for anyone building software rather than just publishing pages. Many AI answers are produced by retrieval-augmented systems that fetch supporting documents before generating text. If you run your own assistant, docs bot, or in-product search, your visibility problem is really a retrieval and grounding problem: are the right facts indexed, chunked, and cited with enough fidelity that the model answers correctly? The same discipline that makes your content citable by external engines makes your own AI features trustworthy.

What it means for US & EU software teams

The first implication is about content architecture. If AI answers are a discovery channel, your pages and content APIs need to be machine-readable and citable, not just pretty in a browser. That means real structured data, stable entity names, and facts stated plainly enough that a model can extract them without guessing. Teams that treated schema markup and clean content models as optional now have a concrete reason to fix them: those are the inputs an answer engine actually consumes.

The second implication is measurement and ownership. AEO has no native rank position, so someone has to define what “visible” means for your brand and track it over time — share of AI answers, accuracy of the description, which sources the model trusts. That is a cross-functional job spanning marketing, content, and engineering, and it belongs in a dashboard rather than a quarterly guess. Buying a tool is optional; owning the metric is not, because you cannot improve what no one is watching.

The third implication is a build-versus-influence choice. You can influence how third-party engines describe you, and you can build your own answer experiences — a support assistant, a product copilot, an in-app search that cites your documentation. Both draw on the same underlying skill: making authoritative content retrievable and grounding generated answers in it. For EU-facing products, add the usual guardrails — provenance, data handling, and human review where answers carry risk — so an AI answer layer does not quietly become an unmanaged claim about your product.

What to do now

  1. Measure your current AI visibility. Sample how ChatGPT, Gemini, Perplexity, and AI Overviews describe your brand and products today, and log where they are wrong. You cannot fix a distribution channel you have never looked at.
  2. Make key facts citable. State specs, pricing logic, definitions, and differentiators as clear, self-contained statements on the page — not buried in marketing prose a model has to interpret.
  3. Fix structured data and entities. Add and validate schema markup, and keep product names, numbers, and descriptions consistent across your site so models do not stitch together conflicting versions.
  4. Check crawler access. Confirm the crawlers that feed AI systems can actually reach your content, and decide deliberately what to allow — blocking everything also means blocking the answer layer.
  5. Invest in retrieval for your own AI. If you ship an assistant or in-product search, treat retrieval quality and grounding as first-class: index the right sources, cite them, and review answers where the stakes are high.

Frequently asked questions

What is answer engine optimization (AEO)?

AEO — often used interchangeably with generative engine optimization (GEO) — is the practice of making a brand's information likely to appear inside AI-generated answers from tools such as ChatGPT, Google's AI Overviews, Gemini, and Perplexity. Instead of optimizing only to rank as a link, teams structure content, facts, and entities so a model retrieves and cites them when it composes an answer. Profound, which raised a $180 million Series D on September 15, 2026, sells software to track and improve that visibility.

How much did Profound raise and at what valuation?

Profound raised a $180 million Series D at a $1.8 billion valuation, announced September 15, 2026 and co-led by Sequoia and Kleiner Perkins, with Lightspeed Venture Partners, Khosla Ventures, and South Park Commons participating. It came about seven months after its $96 million Series C and brought total funding past $335 million. The New York company says revenue tripled in the prior six months across more than 1,000 enterprise customers, including Comcast, Estée Lauder, and Walmart.

How is AEO different from traditional SEO?

Traditional SEO optimizes to rank a page in a list of links a user clicks. AEO optimizes to be the source a language model quotes or paraphrases inside a single answer, often with no click. The signals overlap but the emphasis shifts toward clear, self-contained facts, structured data, consistent entities, and content a retrieval system can chunk and cite. Measurement also differs: there is no rank position, so you track how often and how accurately AI systems mention your brand.

Why does AI search visibility matter for software teams?

As users increasingly start queries inside AI assistants, the answer layer becomes a discovery channel for products, docs, and brands. For teams building web products and content, that changes requirements: pages and content APIs must be machine-readable and citable, structured data and clean markup matter more, and product teams may need to expose facts in ways retrieval systems can consume. A funded AEO category signals buyers now treat AI-answer visibility as measurable and worth engineering for.

What should teams do to become citable in AI search?

Measure how AI systems currently describe your brand and where they are wrong. Then make key facts self-contained and verifiable on the page, add and validate structured data, keep entity names and details consistent, and ensure your content is reachable by the crawlers that feed AI systems. If you run your own assistant or RAG feature, invest in retrieval quality and grounding so answers cite trustworthy sources. Treat it as an engineering and content workstream with its own metrics.

Sources

TechCrunch — AEO startup Profound hits unicorn valuation, raises $180M Series D (September 15, 2026)
Bloomberg — Profound Hits $1.8 Billion Value to Boost Brands in AI Search (September 15, 2026)
GlobeNewswire — Profound Raises $180M Series D at $1.8B Valuation (September 15, 2026)