Anyone can quote a resolution rate. Almost nobody tells you how often their bot confidently answers a question it had no business answering. Both numbers are below — plus the command to reproduce them.
One number would lie. A support bot can hit a beautiful "answered 90% of questions" score by answering everything — including the questions it should have handed to a human, and the ones that were never IT support in the first place. That is not coverage. That is a bot guessing with confidence.
So we measure three things and publish all three, including the ones that make us look worse.
The knowledge base and the question corpus are both plain files in our repository. The harness reads the exact same knowledge base that ships to your browser — not a copy, not a mock.
node tools/measure-kb-selftest.mjs
assets/aria-knowledge-base.js — 31 patterns, the same file the browser loads.tests/scenario-corpus.js — 1896 entries, de-duplicated to 631 unique questions. We de-duplicate because the corpus pads itself with ALL-CAPS restatements, and counting those would inflate the sample without adding a single new phrasing.This is the honest spread — the strong areas and the weak ones, in the same table. The low rows are our backlog, not a secret.
| Problem type | Answered | Rate | |
|---|---|---|---|
| printer | 21/21 | 100% | |
| onedrive sync | 20/20 | 100% | |
| performance | 20/20 | 100% | |
| windows / boot | 20/20 | 100% | |
| browser | 15/15 | 100% | |
| microsoft 365 / entra | 12/12 | 100% | |
| macos | 8/8 | 100% | |
| onboarding | 8/8 | 100% | |
| bitlocker | 5/5 | 100% | |
| microsoft teams | 29/30 | 96.7% | |
| vpn / remote access | 24/25 | 96% | |
| mfa / 2fa | 28/30 | 93.3% | |
| out-of-office | 14/15 | 93.3% | |
| bluetooth / audio | 14/15 | 93.3% | |
| usb / external drives | 12/13 | 92.3% | |
| email / outlook | 46/50 | 92% | |
| security / phishing | 18/20 | 90% | |
| webcam | 9/10 | 90% | |
| active directory | 9/10 | 90% | |
| file permissions | 9/10 | 90% | |
| core networking (dns/dhcp) | 9/10 | 90% | |
| password / login | 34/40 | 85% | |
| wi-fi | 23/30 | 76.7% |
Running this benchmark honestly is only worth something if we act on what it finds. The last run found real defects. Here is what they were and what we did:
When you buy IT support with an AI layer in front of it, the risk is not that the AI misses a question — a human picks that up. The risk is that it answers wrongly with total confidence, and your staff act on it. A vendor who cannot tell you their false-answer rate has not measured it. Ask them for it. If they will not publish it, that is your answer.
We would rather ARIA say nothing and hand you to a person than guess. That is why two of the three numbers on this page are required to be zero, and why the one that is allowed to be imperfect is the one we show in full detail.
Content on iisupp.net and its sub-sites is general information only. Any troubleshooting step, instruction, tool, estimate or data taken from this site is used at your own risk, and information may be out of date — please do your own due diligence before acting on it.
No published guide can account for every factor in a live environment. If the system matters, don’t guess — call (647) 581-3182 and have it done safely. Full disclaimer · terms · privacy.