# Primary Navigation

### Overview

You have the ability to customize the **left-hand navigation bar** to fit your workflow and frequently accessed areas. <mark style="color:red;">This customization feature is only available when the</mark> [<mark style="color:red;">**Navigation Style**</mark> <mark style="color:red;"></mark><mark style="color:red;">is set to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Default Network User Navigation**</mark> <mark style="color:red;"></mark><mark style="color:red;">and has been</mark> <mark style="color:red;"></mark><mark style="color:red;">**enabled**</mark> <mark style="color:red;"></mark><mark style="color:red;">by admins.</mark> ](https://guides.mangoapps.com/admin-guide/navigation/add-new-navigation#default-landing-page)

<img src="/files/tMheGjIdZWmHMQa2sHO7" alt="" width="563">

***

### Navigation Management Options

The navigation panel in MangoApps is designed to be flexible, giving you control over how you access key tools and features. This section outlines the various customization options available to help you tailor the navigation layout to suit your workflow.&#x20;

<img src="/files/rTxMxLkC3eSeC5OXx6hx" alt="" width="563">

* **Restore to Admin Defaults:** Revert your navigation bar to the default layout defined by your site admin. Use this option if you want to discard customizations and return to the original settings.
* **Add a Shortcut:** Add a frequently used module or link directly to your navigation panel for quicker access.
* **Apply Settings:** After making changes, click **Apply Settings** to save and implement your updated navigation layout.
* **Manage Sub-Menus:** Organize your navigation items more effectively by grouping related links under a parent menu item. This enhances clarity and reduces clutter.
* **Enable/Disable Menu Items:** You can hide any menu item by disabling it. Disabled items will no longer appear on your navigation bar.
* **Admin Shortcuts:** Shortcuts created by the site admin are considered **Admin Shortcuts**. These cannot be disabled or removed by individual users.
* **Reorder Navigation Items:** Simply **drag and drop** the navigation items to change their order. This allows you to prioritize the items most important to you.

***

### Creating a Sub-Menu

From the **Manage Navigation** screen, click **+Manage Sub-Menus** next to the navigation item you want to modify.

<img src="/files/xrpz9WiJrdGfA5a7CGst" alt="" width="563">

Check the boxes for the items you want to include in the sub-menu.

<div align="center"><img src="/files/Wl9B7nlSKoFfkvKbSnBw" alt="" width="419"></div>

Click **Done** to save your sub-menu.

***

### Adding a Custom Link

You can add a direct link to any internal or external page by creating a custom shortcut. Click on the **Add Link** button.

<img src="/files/Bah8Z7nQFas7BD3NHSNl" alt="" width="563">

Enter a **Label** for the shortcut (this is the text that will appear in the navigation). Choose an **Icon** that visually represents the link. Then paste the **URL** for the page you want to link to.

Select where the link should open:

* **Current Tab** – Opens the link in the current window
* **New Tab** – Opens the link in a new browser tab

Click **Save** to finalize and add your shortcut.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/user-guide/primary-navigation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
