Getting started

Your agent's readiness score

Your agent's home screen shows three readiness gauges, each scored 0–100. They're diagnostic, not decorative — each one comes with a next-best-action telling you the single most useful thing to do next.

Answer readiness

How well your agent can answer support questions.

SignalWhat it measures
Knowledge base sizeWhether you have enough content to draw on
AI search coverageHow much of your content has embeddings generated
FAQ coverageWhether common questions are explicitly answered
Human-reviewed contentThe share of your content that's curated rather than auto-generated
Open knowledge gapsQuestions visitors asked that your agent couldn't answer

AI search coverage is the one to watch. Content without embeddings can still be found by keyword, but not by meaning — so a visitor phrasing a question differently from your article title won't find it. See Content isn't searchable.

Sales readiness

How well your agent can answer pre-purchase questions.

SignalWhat it measures
Pricing knowledgeWhether your plans and prices are in the knowledge base
Company storyWhether your agent knows who you are
Feature knowledgeCoverage of what your product actually does
Brand voiceWhether you've given the agent tone guidance
Sales routingWhether sales-intent conversations are being routed

If you don't sell through your site, a low sales score is fine to ignore.

Agent readiness

Whether the operational plumbing around your agent is set up — notification channels, and where escalations go.

How to use it

Don't chase 100. The gauges exist to point at the highest-leverage gap. In practice:

  • Under 40 — your agent will frequently fail to answer. Add content.
  • 40–70 — solid for common questions, patchy at the edges. Work the knowledge gaps list.
  • Over 70 — healthy. Check back monthly as your product changes.

Scores are recalculated as your content changes. You can also fetch them programmatically from GET /api/sites/{siteId}/readiness.