Last updated: March 26, 2026
Our Commitment
Aligntra Inc. is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards to ensure we provide equal access to all users.
Conformance Status
The Web Content Accessibility Guidelines (WCAG) define requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA.
Aligntra is partially conformant with WCAG 2.1 Level AA. Partially conformant means that some parts of the content do not fully conform to the accessibility standard. We are actively working toward full conformance.
Measures to Support Accessibility
Aligntra takes the following measures to ensure accessibility of our platform:
- Include accessibility as part of our development practices and internal code review process
- Use semantic HTML elements and ARIA attributes throughout the application
- Ensure sufficient color contrast ratios that meet WCAG AA standards (minimum 4.5:1 for normal text, 3:1 for large text)
- Provide keyboard navigation support for interactive elements
- Include
:focus-visiblestyles for keyboard users across all interactive elements - Use
font-variant-numeric: tabular-numsfor readable numeric data - Maintain responsive layouts that work across devices and screen sizes
- Provide text alternatives for non-text content where applicable
Accessibility Features
The following accessibility features are present across the Aligntra platform:
Navigation and structure
- Consistent navigation patterns across all pages
- Proper heading hierarchy (h1 through h6) for document structure
- Descriptive page titles for each view
Interactive elements
- All buttons, links, and form controls are keyboard accessible
aria-expandedandaria-controlsattributes on expandable/collapsible elements- Visible focus indicators for keyboard navigation
- Form inputs with associated labels
- Error messages that are programmatically associated with form fields
Visual design
- Color is not used as the sole means of conveying information
- Status indicators use both color and shape (dots, icons, text labels)
- Text can be resized up to 200% without loss of content or functionality
- Sufficient contrast ratios for text, borders, and interactive elements
Documents and exports
- PDF viewer supports zoom and text selection
- Exported reports include structured headings and table markup
- Evidence highlights in PDF viewer use both color and visual indicators
Known Limitations
Despite our best efforts, some areas of the platform may not yet be fully accessible. Known limitations include:
| Area | Limitation | Status |
|---|---|---|
| PDF Viewer | The embedded PDF viewer for evidence review relies on a third-party rendering engine that may not fully support screen readers for all document layouts. | Investigating alternatives |
| Complex data visualizations | Some compliance charts and progress indicators may not convey all information to screen reader users. Text-based alternatives are provided where possible. | Improving incrementally |
| Real-time updates | WebSocket-driven progress updates during analysis may not be announced by all screen readers. Status is also available via page refresh. | Evaluating ARIA live regions |
Compatibility
Aligntra is designed to be compatible with the following assistive technologies:
- Screen readers (NVDA, JAWS, VoiceOver)
- Screen magnification software
- Speech recognition software
- Keyboard-only navigation
Aligntra is designed to work with current versions of major browsers including Chrome, Firefox, Safari, and Edge.
Technical Specifications
Accessibility of Aligntra relies on the following technologies to work with the particular combination of web browser and any assistive technologies or plugins installed on your computer:
- HTML
- WAI-ARIA
- CSS
- JavaScript
These technologies are relied upon for conformance with the accessibility standards used.
Feedback
We welcome your feedback on the accessibility of Aligntra. If you encounter accessibility barriers or have suggestions for improvement, please contact us:
- Email: support@aligntra.com
- Subject line: Accessibility Feedback
We aim to respond to accessibility feedback within 5 business days and to provide a resolution or remediation plan within 30 business days.
Enforcement Procedure
If you are not satisfied with our response to your accessibility concern, you may escalate the matter by contacting:
Aligntra Inc.
Wilmington, DE 19808
United States
Email: legal@aligntra.com
Assessment Approach
Aligntra assessed the accessibility of our platform through the following approaches:
- Self-evaluation using automated accessibility testing tools
- Manual testing with keyboard navigation and screen readers
- Review against WCAG 2.1 Level AA success criteria
- Automated accessibility checks as part of our development pipeline
This statement was created using the W3C Accessibility Statement Generator Tool framework.