Getting started
The Accessibility Company continuously monitors your websites for WCAG accessibility violations using real browsers (Playwright + axe-core), turns raw findings into deduplicated, prioritised issues, and tracks your compliance posture over time.
The basics
Section titled “The basics”- Sign in at app.theaccessibility.company.
- Add a site — give it a name and a base URL. Pick the standard you are targeting (WCAG 2.1 AA is the default; EN 301 549 and others are available).
- Run your first scan. The crawler discovers pages under the base URL and audits each one. Results land as issues: one issue per unique problem, no matter how many pages it appears on.
- Work the issue list. Each issue has a priority score, the failing selector and HTML, plain-language fix guidance, and the full list of affected pages.
Where to next
Section titled “Where to next”- Automate remediation with AI agents — connect your editor or CLI agent via the MCP server.
- Integrate with CI or BI — pull sites, issues, and scan history from the REST API.
- Compliance reporting — readiness checklists, VPAT/ACR editing, and hosted accessibility statements are available in the dashboard under each site’s Compliance tab.
This guide is a stub — the full product guide is being migrated here section by section. For anything not yet covered, the in-app help and support are the fastest routes.