# 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***.

<figure><img src="/files/Fm7aHTBJCNids1xkpj82" alt=""><figcaption><p>Menus</p></figcaption></figure>

2. Select the menu you want to add to. For example, **Main navigation.**
3. Click **Edit menu.**

<figure><img src="/files/UOoOEFAt4c7sJWxFPPUa" alt=""><figcaption><p>Edit Menu</p></figcaption></figure>

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

<figure><img src="/files/asBVwiFrbslgUqep2xij" alt=""><figcaption><p>Add a Link to the Menu</p></figcaption></figure>

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).

<figure><img src="/files/a1bGzWOErthEKvr7kOer" alt=""><figcaption><p>Add Menu Title and Link</p></figcaption></figure>

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: 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/10.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.
