# ARIA commands must have an accessible name

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

The destination, purpose, function, or action of an ARIA command element must be made clear in understandable text for screen reader users.

The function of items with the roles `link`, `button`, or `menuitem` that lack an accessible name cannot be understood by screen reader users.

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

Verifies that all elements with the roles `link`, `button`, or `menuitem` have a clear, understandable name.
