> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/the-navigation-menu.md).

# Navigation settings (App)

### Where to change the App navigation

1. Go to your Admin Panel
2. Click on Navigation → Navigation Settings

### How to add a New Menu Item

1. Click on the button **Add new menu item**
2. Give the menu item a name
3. Choose where you want the page to link to
4. Save changes

### Strucuture your Menu

With a simple drag and drop system you can structure your menu. Simply click and hold on the menu item and drag to the desired section.&#x20;

{% hint style="success" %}
You can find the tried and tested best practices that we reccomend using listed here: [**Go to best practices**](https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/pages/Xn52c7o7cU5hkzLbDgWy#id-1.-navigation-layout)
{% endhint %}

<figure><img src="/files/J5TYgfDcXYiUCoBQq5Ck" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/the-navigation-menu.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.
