logo
search
Others

How to Create Nested Navigation Links in SharePoint Online

Maira MehtabMaira Mehtab Sep 21, 2026 869 views

Question details

The user wants to organize a SharePoint site menu by adding multiple sublinks (like Guardrails and PIM) beneath an existing nested link (Landing).

Product
SharePoint Online
Device & OS
not provided
Scenario
Structuring a multi-level navigation menu for a complex SharePoint site.
Observed behavior
SharePoint prevents adding deeper sublinks because the requested navigation structure exceeds the supported hierarchy limits.
Before you start

Verify your current SharePoint site navigation hierarchy and count the number of existing link levels before attempting to add new sublinks.

Solution 1Recommended

Adjust SharePoint Navigation to Fit Built-in Limits

SharePoint Online restricts navigation menus to a maximum of three levels. Restructuring your links is required to accommodate deeper sublinks.

Microsoft SharePoint Online natively supports up to three levels of navigation links (e.g., Main Header > Sub-link > Tertiary Link). If your site structure already includes a deep hierarchy, attempting to add fourth-level sublinks will not work. You must either flatten your menu structure or submit a feature request to Microsoft.

1
Review current navigation depth

Click 'Edit' on your SharePoint site navigation menu (either the top bar or left-hand quick launch) to view the current hierarchy tiers.

2
Flatten your link structure

Drag and drop the 'Landing' link to a higher level in the hierarchy, or place 'Guardrails' and 'PIM' at the same tier as 'Landing' to ensure all links remain within the three-level limit.

3
Save navigation changes

Once your links are repositioned within the maximum three tiers, click 'Save' at the bottom of the navigation menu.

4
Submit feedback to Microsoft

If a deeper nested hierarchy is strictly required for your organization, navigate to the official Microsoft SharePoint Feedback Portal and submit a feature request for expanded navigation depth.

System Limitation: SharePoint Online modern sites do not natively support 4 or more levels of nested drop-down menus.
Free Microsoft Office alternative

Boost Your Team's Productivity with WPS Office

While organizing complex SharePoint sites can be restricted by system limits, creating and sharing your team's actual documents shouldn't be. WPS Office provides a lightweight, highly compatible alternative to Microsoft Office, making team collaboration smooth and cost-effective.

  1. 1. Download the installer: Visit the official WPS Office website and download the free installation package.
  2. 2. Install WPS Office: Run the installer and follow the simple on-screen instructions to set up the software.
  3. 3. Open your files: Double-click any existing Microsoft Office document to instantly open and edit it in WPS Office without formatting loss.
Free, lightweight, and fast installation for all devicesFully compatible with Microsoft Word, Excel, and PowerPoint file formatsIntuitive tabbed interface allows you to manage multiple documents in a single windowBuilt-in PDF toolkit and cloud collaboration features
microsoft office alternative - wps office

Frequently Asked Questions

What is the maximum navigation depth in a modern SharePoint site?

Modern SharePoint sites generally support up to three levels of navigation links (Header > Link > Sub-link). Menus nested deeper than three levels cannot be created natively.

How do I edit the left-hand navigation in SharePoint?

If you have Site Owner or Editor permissions, click the 'Edit' option at the bottom of the quick launch (left-hand menu). You can then hover over existing links to add new ones, drag items to rearrange them, or promote/demote sublinks.

Can I use custom code to bypass the SharePoint navigation limit?

While out-of-the-box settings restrict you to three levels, developers can build custom mega-menus or navigation web parts using the SharePoint Framework (SPFx). However, this requires specialized development expertise.