# ARIA treeitem nodes should have an accessible name

> Canonical HTML version: https://rocketvalidator.com/accessibility-validation/axe/4.10/aria-treeitem-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 `treeitem` element must be made clear in the element's understandable text for screen reader users.

Users of screen readers are unable to determine the function of items with the role `treeitem` that lack an accessible name.

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

Ensures that all objects with the role `treeitem` have a clear, understandable name.
