What they now have in common
The easy pitch used to be “their AI only reads your docs; ours writes them.” That’s no longer true, so we won’t make it.
Many AI support agents now suggest article additions and edits from conversations. Docs platforms increasingly ship agents that edit pages from your repository and reader analytics, and some can inspect screenshots. Across all three categories, these are becoming standard:
- An agent, not just a chat box Tools in every category now propose edits, not only answers.
- Screenshot awareness Some agents can look at images and rendered pages, not only text.
- Small, reviewable changes Edits to a step or a paragraph instead of whole-article rewrites.
- A person approves Suggestions, drafts and pull requests wait for someone to accept them.
- Gap-finding Unanswered questions and empty searches become suggested content.
- Machine-readable output Formats such as llms.txt that AI systems can read more easily.
They’re worth having, and HelpCenter.AI has them too. They just aren’t a reason to choose one tool over another.
When a pitch rests on them, ours included, ask one more question: what does the agent check its changes against?
The actual difference: where the evidence comes from
Every tool here improves documentation from some kind of evidence. What matters is which kind, and how close it sits to what your customers see.
- Conversations Show where customers struggled. They arrive after the struggle, and don’t always say whether the article was unclear or the product changed.
- Repositories and API definitions Show what changed in code. A merged change doesn’t prove it’s deployed, or show what a customer with a given plan or role sees.
- Reader analytics Show what people looked for and didn’t find. Good at gaps; weaker at spotting a step that quietly stopped working.
- Your running product Shows whether the steps still work, on a given build, for a given role, on a given day. This is the evidence HelpCenter.AI adds.
HelpCenter.AI uses some of these too. Release changes from GitHub tell it which articles a change is likely to affect, and reader and support signals decide what gets checked first. Then a replay checks the steps themselves.
What a check records
HelpCenter.AI signs in to your app with a test account you provide and replays the flow an article describes. The password stays in an encrypted vault and is never shared with the AI model. It compares what it sees with the article, block by block, and records how it checked.
Choose Invoices, then pick a date range.
Observed- Checked
- Today, 06:02
- Build
- v2.4
- Environment
- Staging
- Signed in as
- Billing admin · test account
- Language
- English
- Evidence
- Replay step 2 of 3 · screenshot 2
Every statement then carries one of four labels:
- Observed: seen during a replay, by a named account, on a named build.
- Inferred: derived from a release change and not yet replayed.
- Imported: carried over from your existing help center and not yet re-checked.
- Unverified: couldn’t be checked, and says why. A step after a delete, send or pay action is one example: the agent documents up to the last safe screen and never runs the action itself.
What a check doesn’t prove
A replay shows what happened on one build, in one environment, for one account role, at one time. It doesn’t show what every customer sees. A check run as an admin on staging isn’t the same as what a customer on a basic plan sees in production, which is why the record says how each check was made.
The same care applies to any evidence. A recording proves what happened when it was captured. A merged change doesn’t prove it’s live. More in how verification works.
Using them together
HelpCenter.AI is built to sit next to the tools you already use, not to replace them. Three setups that fit:
With an AI support agent
Today: via HelpCenter.io Planned: Zendesk, Intercom, Crisp
The support agent answers customers. HelpCenter.AI keeps the articles it answers from checked against the product. The two catch different problems: conversations show where customers struggled, and replays show whether the steps still match.
Many support agents re-index articles when they change. That keeps the agent in step with the text; it doesn’t check the text against the product. Re-indexing vs. verification explains the gap.
Better sources help, but they don’t fix a bot on their own. Answer quality also depends on retrieval, the agent’s instructions and its escalation rules, so measure it separately: run a fixed set of real questions against the old and the corrected articles, with the same agent, and compare correct answers and escalations. Fewer handoffs alone doesn’t prove better answers.
Today, approved updates publish to HelpCenter.io, so a support agent that reads your HelpCenter.io help center works from the corrected articles once it re-syncs. Publishing into Zendesk, Intercom and Crisp is planned, in the order pilot teams need it.
With a docs platform or docs-as-code
Today: Markdown export Planned: pull requests
Keep API reference where it is. Generated from your API definition, it stays as current as the definition, and docs platforms are built around that. HelpCenter.AI is for the how-to layer: the guides that tell people where to click and what they’ll see.
Sending reviewed updates to your docs repository as pull requests is planned, chosen by pilot demand. Until then, Markdown export gives you clean files for any docs stack.
With HelpCenter.io
Available in early access
HelpCenter.io, from the same team, is the destination that works end to end today: approved updates publish directly. HelpCenter.AI also exports Markdown and an llms.txt file. Machine-readable formats make your help center easier for AI systems to read, but no one can guarantee an assistant will cite it.
When HelpCenter.AI is not the right fit
Some teams are better served by something else, at least for now.
- Your docs are mostly API reference. If they’re generated from an API definition, choose a docs platform built around API definitions. HelpCenter.AI is built for how-to guides that describe a user interface.
- You need a bot that resolves conversations. Start with an AI support agent. HelpCenter.AI doesn’t talk to customers; it maintains what they, and your bot, read.
- Your interface rarely changes. If releases seldom move a button or rename a setting, a periodic manual review of your most-read articles may be enough.
- You need a destination we don’t support yet. Today that’s HelpCenter.io, plus Markdown and llms.txt exports. If you need Zendesk, Intercom, Crisp or a docs repository, tell us. Early access is prioritized by demand.
- You can’t provide a test account. A public-URL audit still checks for broken links, missing or old screenshots and structural gaps. Checking steps inside your signed-in product needs a test account.
- Your product isn’t a web app. Replays run in a web browser. If most of your instructions describe a native desktop or mobile app, talk to us before assuming they’re covered.
How to evaluate any tool in this space
Whichever tools you’re considering, ours included, these questions separate what a tool checks from what it claims.
-
Where does the evidence come from?
Conversations, a repository, reader analytics or the product itself. Ask to see the evidence behind one real change.
-
What does “verified” record?
A date alone isn’t enough. Look for the build, the environment and the account role the check ran as.
-
What happens to text your team wrote?
It should be protected and flagged for review, not rewritten without anyone noticing.
-
How are uncertain steps shown?
Look for a clear “couldn’t check” state with a reason, rather than a confident guess.
-
What works today, and what’s planned?
Ask which destinations and connectors work end to end now, and get the answer in writing.
-
How is review batched?
One decision per cause, such as a renamed button, scales with your releases. One decision per article doesn’t.
-
How will you measure accepted corrections?
Agree up front on what counts: corrections accepted, reviewer time, false alarms and text left untouched.
-
If it signs in to your product, what are the rules?
Where credentials are stored, whether the AI model ever sees them, and which actions it will never take.
We’ll answer every one of these for HelpCenter.AI, with your own articles on the table. That’s what the audit is for.