Skip to main content
Skip table of contents

Accessibility on VA.gov

Last Updated: February 24, 2025

This purpose of this page is to help researchers, designers, and developers working within OCTO understand how Veterans Affairs (VA) approaches accessibility. The page is a useful, evolving resource for new and existing VA accessibility specialists to understand the context of their work and how to get help.

Please note, this page contains guidelines, not mandates. By following these guidelines, it helps to ensure your team launches products that meet the VA’s vision:

That every disabled Veteran and caregiver has guaranteed access to equitable, easy to use, self-service tools without needing to request accommodations.


Our Mission

VA is here to serve American veterans, of whom approximately 40% have an identified disability. Our mission is to empower product teams to collaborate with disabled Veterans and caregivers by enhancing the culture and tools used to co-create and maintain services that are accessible beyond compliance. 


Strategy and Standards

We aim to:

  • Follow inclusive design best practices in all of our work.

  • Do more than pass a Section 508 audit. While we need to meet the official federal government accessibility baseline, we focus on usability, not just compliance.

  • “Shift left," integrating accessibility practices across research, design, and development disciplines, starting as early in the product cycle as possible.


Accessibility Resources by Discipline

We are all responsible for the accessibility of our products, and every discipline has a role.

Resources for Researchers

The best way to ensure that a product is accessible is to test it with users of assistive technology. Designing for complex needs first - like aging Veterans above the age of 55 or Veterans with disabilities - means designing for the future of all Veterans who age or acquire disabilities later in life. (Learn about inclusive research practices.)

Get help

The Accessibility Digital Experience (ADE) team can support your inclusive research sessions by:

Recruiting participants

Preparing prototypes for assistive technology users

Research sessions

Resources for Designers

Creating visual designs with accessibility in mind goes a long way in making your end product accessible to all Veterans.

Apply accessibility best practices

When designing an interface, follow these best practices:

Use VA Design System components

Don't re-create the wheel! The VA Design System (VADS) is here to help. VADS components are well-documented and have been reviewed for accessibility issues. Whenever possible, default to using an existing component or pattern in your designs. Check out the VA Design System components Figma library

Designing a form? Use the VA common form pattern templates in Figma.

Use accessibility annotations

A lot can be lost in translation when handing off your designs to a developer. Use accessibility annotations to make your intentions clear. It's especially important to annotate information that is semantically important, but not obvious on visual inspection:

  • Heading levels (H1H2, etc.)

  • Anything that's using non-default styling (for example, an H3 that's styled to look like an H2)

  • Text that's only accessible via assistive technology - alt text, aria-labels (for example, an "Edit" link with the aria-label "Edit address")

  • Focus management between pages or screens

  • Reading order

  • Tab/focus order (for interactive elements)

  • Any elements requiring aria

  • Alt text for images/icons

  • Legend and fieldset, if you're creating a form

Annotation Kits

Use these kits to make your annotations: VA Annotations Figma library

Consider prototyping in CodePen or Codespaces

You'll eventually test with users of assistive technology (AT). In general, AT works best with coded prototypes. Before research begins, consider creating your prototype in CodePen or Codespaces for the most accurate research results.

Resources for Developers

Following accessibility best practices and VA guidelines results in more accessible products for all Veterans.

Apply accessibility best practices

Use VA Design System components

Don't re-create the wheel! If you're looking for a specific component, turn to the VA Design System before creating something new.

  • Components: Components are interactive and non-interactive UI elements that can be grouped together or presented individually.

  • Patterns: Patterns are solutions and researched best practices for solving user-focused tasks and recurring user interface design problems, like multi-part web forms and progressive disclosure.

  • Templates: Templates, or page layouts, compose components within a single page. A layout can contain multiple variations of a component depending on the context.

  • Foundational elements: These include colors, breakpoints, icons, typography, spacing units, and utility classes.

Test as you develop your product

Review the accessibility section of VA Platform for information about TestRail, end-to-end testing with Cypress, screen reader testing, and more.

Resources for Product Managers

Product managers at VA play a key role in “shifting left” - putting accessibility at the heart of the entire product lifecycle. 

Onboard team members

Organize your sprints and meetings

  • Invite accessibility specialists to relevant meetings, from the beginning of the project.

  • Prioritize and advocate for accessibility reviews, audits, and testing.

  • Help the team meet accessibility requirements as part of the Collaboration Cycle.

Write accessibility-minded tickets

Get support for your team

  • Reach out to the ADE team for any accessibility-related support.


Get Help from Accessibility Specialists

There are two routes to access support from accessibility specialists:

  1. During the Collaboration Cycle, from the Governance team.

  2. At any point in your product's lifecycle, from ADE and other accessibility specialists.

Route 1: Collaboration Cycle support from Governance

Teams creating new features or products are required to go through the Collaboration Cycle, which includes accessibility reviews. Teams iterating on existing features or products are encouraged to get feedback through the Cycle as well. The Collaboration Cycle is managed by the Governance team.

Collaboration Cycle

The Collaboration Cycle, managed by the Platform Governance team, is where teams who build products/features on VA.gov get feedback and guidance to ensure they meet VA.gov experience standards for design, content, information architecture, quality assurance, accessibility, and research.

Teams engage with the Collaboration Cycle throughout their product’s/feature’s lifecycle via three separate touchpoint meetings (Design Intent, Midpoint Review and Staging).

Learn how the Collaboration Cycle works, and contact the Governance team with your questions.

Route 2: General accessibility support from ADE

At any point in the product/feature lifecycle, teams can get general accessibility support from the Accessibility Digital Experience (ADE) team. They can also reach out to specialists on Slack.

ADE

The Accessibility Digital Experience (ADE) team is here to support your accessibility needs, no matter how far along you are in the product/feature lifecycle. You can reach out to ADE even if you’re in the Collaboration Cycle process.

How ADE can help

  • Evaluate your product at any stage - from wireframe to developed code - and provide feedback and recommendations

  • Provide screen reader tech support and accessibility-focused observations during user research sessions with users of assistive technology

  • Answer general questions about accessibility best practices

Check out the menu of offerings that ADE provides.

Get started with ADE

Other ways to contact accessibility specialists

  • Embedded accessibility specialists: Several product teams have embedded accessibility specialists.

    • If you're on one of those teams, reach out to your specialist for help and advice.

    • If your team does not have a dedicated accessibility specialist, please submit a ticket with ADE for support.

  • Slack: VA accessibility specialists are available on Slack in the #accessibility-help channel.

    • No worries if you don't know what exactly you need. Ask your question, and a specialist will help you as soon as possible.

How accessibility specialists provide feedback

Accessibility specialists may engage with you in Slack, leave comments on your Figma mockups, write up their findings, or create formal GitHub issue tickets.

Receiving feedback from the ADE team

The ADE team can adjust to your needs. Depending on the product and team in question, ADE may opt to provide feedback in the team's Slack channel, or as comments in a mockup.

For more detailed, thorough reviews, ADE accessibility specialists will write up their findings and post them as a comment in the related GitHub ticket. They'll share a link to the findings with the team via Slack and any related GitHub issue tickets.

  • Product reviews include existing and potential accessibility issues, and proposed solutions. In general, this is what ADE looks for and what tools ADE uses to audit a product.

  • User research findings include accessibility issues found during testing, participant quotes, and research synthesis from the ADE team.

Collaboration Cycle Design Intent and Midpoint Review Tickets

The Governance team will provide suggestions for how to develop an accessible product based on your user flows, wireframes, and mockups.

Accessibility specialists will document their feedback on the VFS-provided artifacts following the Must, Should, and Consider Framework. They may also provide additional notes that don’t comment on the artifacts themselves but are important for implementation (eg. engineering/coding notes).

Collaboration Cycle Staging Review Tickets

During a Collaboration Cycle Staging Review, accessibility specialists will review your product. If they find any accessibility issues, they’ll write a ticket for each issue that outlines:

Learn more about Staging Review Issue tickets.

Creating Tickets

If you’re reviewing your product for accessibility issues, you can write your own tickets to keep track of your findings and close them upon completion.

Learn how to write good accessibility tickets. To help get you started, here’s a list of common accessibility issues.


Ensure that your work is Section 508 compliant

The VA Section 508 Office validates compliance with federal law mandating accessible information and communication technology.

  • Product teams working on authenticated pages and applications are required to submit a VA Section 508 Office Audit Request. We prefer that you submit your request before launch, if possible. But you may still launch before you receive the audit.

  • The Section 508 Office can also review your non-HTML documents (PDF, DOCX) for accessibility issues.

Request support from the VA Section 508 office.


Improve your skills

Accessibility Champs

Accessibility Champions is a grassroots, volunteer-led educational program. Anyone working at the VA, with access to the OCTO Slack channel, can become an accessibility champion through this curriculum!

Start your Accessibility Champs journey.

VA Trauma Community

The VA trauma community is a grassroots, volunteer led multi-disciplinary community focused on maturing our approach to trauma from facilitating research to caring for practitioners. 

Learn more about the Trauma Community.

Accessibility Overview

Technical Considerations

Review the PowerPoint presentations related to buttons, links, focus management, headings, and live regions.

Cognitive issues

Assistive technology


Page Content Sources

The goal of this page is to provide a well-organized clearinghouse of information about VA's accessibility practices. Our mission - to point VFS teams to the information, tools, and people they need to make VA.gov accessible, beyond compliance. This page is a Work in Progress (WIP).

About the Audit

This page was created as a result of a content audit of accessibility documentation found across multiple environments. It was then analyzed and aggregated to reflect current accessibility practices.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.