Compliance · International

ATAG

Authoring Tool Accessibility Guidelines

The W3C standard for making content-creation tools accessible — and for helping every author publish accessible content.

Most accessibility conversations focus on finished websites. ATAG — the Authoring Tool Accessibility Guidelines — looks one step earlier in the chain, at the software people use to create web content in the first place. That includes content management systems like WordPress and Drupal, website builders, learning management systems, email campaign editors, social media posting interfaces, and even developer tools that generate HTML. ATAG 2.0, published as a W3C Recommendation in September 2015, is the current version of the standard.

ATAG has a clever dual purpose. First, the authoring tool itself must be usable by people with disabilities — a blind editor should be able to publish a blog post, and a motor-impaired marketer should be able to build a landing page. Second, the tool should actively help all authors, disabled or not, produce accessible output — for example by prompting for image alt text, generating clean semantic markup, and preserving accessibility information when content is copied or converted.

If your business runs on a CMS, sells a SaaS product with any kind of content editor, or procures software for a government or public-sector organization, ATAG is worth understanding. It is not a law on its own, but it increasingly shows up inside laws and procurement standards that do carry legal weight.

A standard for tools, not just websites

ATAG applies to software that creates or edits web content — CMS platforms, site builders, LMS editors, and code-generation tools — rather than to finished web pages.

Two-part structure

Part A requires the authoring interface itself to be accessible to authors with disabilities. Part B requires the tool to support and encourage the production of accessible content.

Enforced through other laws

ATAG is a voluntary W3C standard, but the revised US Section 508 rule and Europe's EN 301 549 both include authoring-tool requirements drawn from it, giving it real procurement and legal teeth.

Built on WCAG

ATAG's definition of "accessible content" is WCAG conformance. A tool meets Part B when it helps authors produce content that satisfies WCAG success criteria.

What ATAG is and why it exists

ATAG is one of three core accessibility standards from the W3C's Web Accessibility Initiative, alongside WCAG (for web content) and UAAG (for browsers and media players). The logic behind ATAG is simple: the overwhelming majority of web content is created through tools, not hand-written. If those tools produce inaccessible markup by default, or lock out authors with disabilities, accessibility problems get manufactured at industrial scale before anyone even audits a website.

ATAG 2.0 defines an "authoring tool" broadly: any software that authors use to create or modify web content. That covers obvious cases like WordPress, Squarespace, Wix, and Drupal, but also learning management systems, wikis, forums with post editors, email builders, video platforms with caption editors, and "what you see is what you get" (WYSIWYG) components embedded inside other products.

Who needs to care about ATAG

ATAG itself is a voluntary technical standard — there is no "ATAG police." Its practical reach comes from who adopts it and where it gets referenced.

  • Software vendors: if you build a CMS, site builder, LMS, or any product with a content editor, ATAG is the benchmark customers and procurement teams will measure you against.
  • US federal agencies and their suppliers: the revised Section 508 standards (in effect since 2018) require that authoring tools support the creation of accessible content and provide accessible templates where templates are supplied.
  • European public sector and EAA-covered businesses: EN 301 549, the harmonized European standard, includes authoring-tool requirements in clause 11.8 that mirror ATAG concepts. It underpins both the Web Accessibility Directive and the European Accessibility Act, whose obligations for most covered products and services have applied since June 28, 2025.
  • Site operators choosing a platform: picking a tool with strong ATAG support means your team produces accessible pages by default, instead of fixing the same issues after every publish.

Part A: the authoring tool must be accessible

Part A of ATAG 2.0 asks whether people with disabilities can actually use the tool to create content. Its principles will feel familiar if you know WCAG: the editing interface must be perceivable, operable, understandable, and compatible with assistive technology such as screen readers.

Concretely, that means things like full keyboard access to every editing function, text alternatives within the editing view, no keyboard traps in dialogs or media pickers, support for the author's platform accessibility settings, and features like undo and autosave that reduce the cost of errors. If the tool has a preview mode, the preview should be at least as accessible as an ordinary browser rendering of the content.

Part B: the tool must support accessible output

Part B is where ATAG gets unique. It requires the tool to make accessible content production possible, and then to actively enable, guide, and promote it. The standard organizes this into four principles: the tool must fully support automatic production of accessible content, support authors in producing it, support them in improving existing content, and promote and integrate its accessibility features rather than burying them.

In practice, a strongly Part B-conformant tool generates valid semantic markup on its own, prompts authors for alt text when they insert images (without auto-filling junk placeholders), preserves headings, labels, and other accessibility information during copy-paste and format conversion, ships accessible templates that are identified as such, and offers accessibility checking with repair suggestions as a first-class feature — not a hidden plugin.

How ATAG relates to WCAG

ATAG does not define its own notion of accessible content — it delegates that entirely to WCAG. When Part B says a tool must support the production of accessible content, it means content that conforms to WCAG success criteria. Similarly, the accessibility of the authoring interface in Part A is measured with WCAG-style requirements adapted to software.

Like WCAG, ATAG has three conformance levels — A, AA, and AAA — and a tool can claim conformance to Part A, Part B, or both. For most organizations, the pragmatic takeaway is this: WCAG tells you whether your published pages are accessible; ATAG tells you whether your publishing pipeline will keep them that way. Fixing a website while continuing to author in a tool that strips alt text or generates div-soup markup is a treadmill, not a solution.

Enforcement and legal exposure

Nobody gets fined for "violating ATAG" directly, because it is a standard rather than a statute. The legal exposure is indirect but real. In the United States, federal procurement under Section 508 requires authoring-tool accessibility support, so vendors who ignore it can lose government contracts. In the EU, EN 301 549's authoring-tool clause applies to public-sector procurement and to products covered by the European Accessibility Act, where national enforcement bodies can order corrective action and impose penalties under member-state law.

There is also downstream exposure: if an inaccessible authoring tool causes your organization to publish inaccessible content, the resulting website can still trigger complaints or litigation under laws like the ADA in the US or the AODA in Ontario. The tool vendor's shortcomings are rarely a defense for the site operator.

Practical steps toward ATAG compliance

Whether you build authoring software or simply rely on it, a few concrete moves capture most of ATAG's value.

  • Audit your editor with a keyboard and a screen reader: can someone complete the full create-edit-publish flow without a mouse?
  • Test the output: publish a representative page and run it through a WCAG audit to see what markup your tool actually generates.
  • Turn on and require alt-text prompts, and disable any feature that auto-generates placeholder text alternatives.
  • Choose or ship templates that are accessible out of the box, and label them so authors can find them.
  • Integrate accessibility checking into the publishing workflow so issues surface before content goes live, not after.
  • If you procure software, add ATAG 2.0 (or EN 301 549 clause 11.8 / Section 508) conformance questions to your RFPs and ask vendors for an Accessibility Conformance Report.
  • Pair tooling improvements with monitoring of the live site — an automated solution like AccessWiser can help you catch and remediate issues that slip through the authoring process, though no single tool guarantees full legal compliance on its own.

Frequently asked questions

Is ATAG legally required?

Not directly — ATAG is a voluntary W3C standard. However, authoring-tool requirements derived from it appear in the revised US Section 508 standards and in Europe's EN 301 549, so it becomes effectively mandatory in government procurement and for products covered by laws like the European Accessibility Act.

Does ATAG apply to my website, or to my CMS?

ATAG applies to the authoring tool — your CMS, site builder, or editor — not to your published pages. Your published pages are measured against WCAG. The two work together: an ATAG-conformant tool makes it far easier to keep your site WCAG-conformant.

What is the current version of ATAG?

ATAG 2.0, published as a W3C Recommendation in September 2015, is the current version. Its content-accessibility requirements point to WCAG, so as WCAG evolves (WCAG 2.2 is the latest W3C Recommendation), the practical bar for "accessible output" evolves with it.

We just operate a website — why should we care about a tool standard?

Because your team creates content through tools every day. If your CMS strips heading structure, skips alt-text prompts, or produces inaccessible widgets, you will keep reintroducing WCAG failures no matter how many audits you run. Choosing ATAG-friendly tooling fixes accessibility at the source.

How do I check whether a product supports ATAG?

Ask the vendor for an Accessibility Conformance Report (ACR, usually based on the VPAT template), which covers authoring-tool criteria for Section 508 and EN 301 549. Then verify the basics yourself: keyboard-only editing, screen reader compatibility, alt-text prompts, and clean semantic output on a test page.

This article is provided for general information about accessibility regulations and standards. It is not legal advice — consult a qualified professional about your specific compliance obligations.

Make your website accessible and compliant

AccessWiser helps you meet ATAG requirements with one easy-to-install widget.

Start 7-day Free Trial