# ARIA progressbar nodes must have an accessible name

> Canonical HTML version: https://rocketvalidator.com/accessibility-validation/axe/4.7/aria-progressbar-name
> Attribution: Rocket Validator (https://rocketvalidator.com)
> License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)

For screen reader users, Aria progressbar items must include understandable language that specifies the destination, purpose, or action.

Users of screen readers are unable to determine the purpose of items with the `role="progressbar"` attribute that lack an accessible name.

<h3>What this Accessibility Rule Checks</h3>

Checks that all items with `role="progressbar"` have a distinguishable, accessible name.
