Skip to content

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.

  1. Sign in at app.theaccessibility.company.
  2. 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).
  3. 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.
  4. 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.
  • 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.