Authoring Tool Accessibility Guidelines
The Authoring Tool Accessibility Guidelines (ATAG) are guidelines published by the W3C for making the tools people use to create web content more accessible. They address two goals: making the authoring tools themselves usable by people with disabilities, and helping those tools produce accessible content. Examples of authoring tools include content management systems, code editors, and other software used to build web pages.
ATAG is a W3C Recommendation that provides guidelines for designing web content authoring tools that are both more accessible to authors with disabilities and that support and encourage the production of more accessible web content by all authors. The current version, ATAG 2.0, was published as a W3C Recommendation on September 24, 2015. Its guidelines are generally organized around two parts: Part A addresses making the authoring tool user interface accessible, and Part B addresses supporting the production of accessible content. ATAG is one of the W3C Web Accessibility Initiative (WAI) guideline sets and is distinct from WCAG, which addresses the accessibility of the web content itself rather than the tools used to author it. This entry is informational and not legal advice; applicable legal requirements depend on jurisdiction and evolve through regulation and case law.
Why it matters
Most web content today is created through authoring tools rather than hand-coded from scratch. Content management systems, code editors, and similar software shape both who can participate in creating content and how accessible the resulting output is. If an authoring tool is itself inaccessible, people with disabilities may be excluded from roles that involve building or editing web content. ATAG addresses this by focusing on the tools at the point of creation, an area that WCAG, which governs the accessibility of the finished content, does not directly cover.
ATAG matters because it targets accessibility upstream. When authoring tools prompt for alternative text, support accessible templates, and help authors avoid or correct accessibility problems, they can make accessible content easier to produce at scale, including by authors who are not accessibility experts. This complements WCAG rather than replacing it: WCAG defines what accessible content looks like, while ATAG addresses how the tools used to create that content can support and encourage that outcome.
Because ATAG is a set of W3C guidelines rather than a law, it is not itself a legal mandate. Organizations selecting or building authoring tools may find ATAG useful as a benchmark for evaluating whether a tool supports accessible workflows, but conformance with ATAG does not by itself guarantee legal compliance or an accessible end-user experience. Applicable legal requirements depend on jurisdiction and evolve through regulation and case law, and this entry is informational rather than legal advice.
Who it's relevant to
Inside ATAG
Common questions
Answers to the questions practitioners most commonly ask about ATAG.