> 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/adding-a-page-to-the-menu.md).

# Adding a Page to the Menu

When creating a new page within the website and the page should appear within the menu of the site; follow these steps to ensure it is linked within the menu.

To add a new page to a menu through the page node edit:

1- Click on **Edit** for the page that you want to add to the menu. Or as you are creating a new page.

![Edit Landing Page](/files/LSJpEezbFco9zR83l0Qa)

2- Click on the **Menu Settings** tab in the content type settings area.

![Menu Settings](/files/3JB9FpFy3oA0MLSAaXMe)

3- Check **Provide a menu link**.

![Provide a Menu Link](/files/2aJOThrlM4AWeEEy3SnU)

4- Fill **Menu link title** and select the **Parent item.**

![Menu Link Title and Parent Item](/files/p08PogfJdJ6RgViPAmIi)

5- Click **Save** at the bottom of the page.

6- The page will now appear in the **Main Menu.**

{% hint style="success" %}
Adding a new page to a menu using the aforementioned steps; will automatically create a link between the new page and the menu.
{% endhint %}


---

# 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/adding-a-page-to-the-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.
