# Vertical Navigation Hierarchical, vertical navigation. ## Guidance ### When to use - To display a navigational hierarchy with one to three levels. - To display the “sub-navigation” within a section of the website. ### When to consider alternatives - If the site has fewer than five pages, consider organizing the page without a navigational hierarchy. - If your page already has a horizontal and vertical navigation bar, consider ways to simplify your navigation system. - If your content is within a frame or sub-area of a page, consider ways to simplify your navigation system. ### Usage - Indicate where a user is within the navigational hierarchy. Use the `.ds-c-vertical-nav__label--current` modifier to show users which page they have navigated to. - Keep the navigation links short and follow sentence case. They can be shorter derivatives of page titles themselves. - If the navigation hierarchy is too long, users may miss items at the bottom. If it’s too deep, users may miss items that require too many clicks. Usability test to find the right balance between breadth and depth. ## Accessibility - If you have nested menus that are collapsible, the component automatically ensures that the `aria-controls` and `aria-expanded` attributes are set properly. - If the site has fewer than five pages, consider organizing the page without a navigational hierarchy. - When naming the optional `ariaNavLabel` prop, keep in mind: - This prop is necessary only when there is more than one `