> For the complete documentation index, see [llms.txt](https://docs.varbase.vardot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.varbase.vardot.com/9.1.x/content-designers/content-structure/menu-management/add-menu-items.md).

# Add Menu Items

### **Adding Link to Menu**

In order to add a new link to one of the menus, follow these steps:&#x20;

1. Click **Manage\Structure\\*****Menus***.

![Menu](/files/dEUXEBRCoIzcd1xaiU16)

2\. Select the menu you want to add to. For example, **Main navigation.**

3\. Click **Edit menu.**

![Edit Menu](/files/le4wjA60izL7Z4kghI2O)

4\. Click on **Add link** button.

![Add a Link to the Menu](/files/GWdJPxmz8sMiLqPCU7Dv)

5\. A separate page will load with fields. Users should insert the menu link title (the title you want to appear to the user) and the path (the url you want the link to send to).

![Add Menu Title and Link](/files/srRJamgTiIme6jQpVudJ)

6\. Click **Save** to add this item to the menu.

7\. After Saving, navigate back to the menu to check the order of the item&#x73;**.**


---

# 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://docs.varbase.vardot.com/9.1.x/content-designers/content-structure/menu-management/add-menu-items.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.
