Audit Results
After an audit completes, navable presents a detailed report of accessibility findings. Results are accessible from the Audit Results tab on the Accessibility Overview page.
Audit Results Tab
Switch to the Audit Results tab on the Accessibility Overview page to see a summary table of all audited URLs with their violations, accessibility scores, and last audit dates.
Individual URL Results
Click View on any URL to open a detailed audit result page showing:
Violations
Each violation includes:
- Rule ID — The accessibility rule that was violated (e.g.,
color-contrast,image-alt). - Impact level — Critical, Serious, Moderate, or Minor.
- WCAG criteria — The specific WCAG success criteria that were not met (e.g., 1.4.3 Contrast).
- Affected elements — CSS selectors identifying which HTML elements have issues.
- Description — What the issue is and why it matters for accessibility.
- Suggested fix — How to resolve the violation.
Each violation also shows which page state it was found in, so you can distinguish issues that only appear in specific states (e.g., after login or after dismissing a cookie banner).
Copy AI Prompt
Each violation has a Copy AI Prompt button that generates a detailed prompt describing the issue, affected code, and fix instructions. Copy it to your clipboard and paste it into your preferred AI assistant (e.g., ChatGPT, GitHub Copilot) to get help resolving the violation.
Browser Profile Switching
If a URL was audited across multiple browser profiles (e.g., Desktop and Mobile), pill-style toggle buttons appear at the top of the results page. Click a profile to switch between results for different device viewports.
Page State Screenshots
A collapsible section shows screenshots captured during each page state, so you can visually verify the state of the page when violations were detected.
Downloading Reports
Click the Download Report button at the top of the Accessibility Overview to export your audit results.
Tracking Progress
To track how your accessibility compliance changes over time, set up Scheduled Audits and view your Analytics dashboard.