> 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.0.x/content-designers/content-structure/menu-management/reorder-and-edit-your-menu-items.md).

# Update Menu Items

Drupal allows users with sufficient permissions to update menus using the following actions:

1. [Reorder menu items](#reorder-menu-items).
2. [Edit menu items](#edit-menu-items).
3. [Delete menu items](#delete-menu-items).

### Reorder Menu Items

To reorder the links for one of the menus, follow these steps:&#x20;

1. Navigate to **Menu** page.
2. Select the menu you want to reorder the links inside it. For example, **Main navigation.**
3. Click **Edit menu.**

![Edit the Main Navigation Menu](/files/IGbMwvUzOVH4w0QUXFlp)

4\. You can drag and drop using the below icon to reorder the items in the menu.

![Reorder Items in Main Navigation Menu](/files/TAD0kXKqWDpTtznt07M9)

### Edit Menu Items

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

1. Go to **Menu** page.
2. Select the menu you want to edit the link inside it. For example, **Main Navigation.**
3. Click **Edit menu.**
4. Choose the link that you want to edit i&#x74;**.**  For example: **Home.**
5. Click **Edit.**

![Edit the Main Navigation Menu](/files/9YmMxmVOs9G3FupQtlOY)

6\. Then the **Menu edit Link** page will open, you can change the title of the link or the link itself from this page.

![Edit Menu Link Page](/files/yy9w7gtiXMAWKREJQWVk)

7\. Click the **Save** button, located at the bottom of the page.

### Delete Menu Items

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

1. Go to **Menu** page.
2. Select the menu you want to delete the link inside it. For example, **Main Navigation.**
3. Click **Edit menu.**
4. Choose the link that you want to delete i&#x74;**.**  For example, **Home.**
5. Click on the arrow, then click on **Delete.**

![Delete the Home Link from the Main Navigation Menu](/files/xmL3GKNiC7tGQWlQNR2e)

6\. You can go back to the menu to check that the selected item has been delete&#x64;**.**


---

# 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.0.x/content-designers/content-structure/menu-management/reorder-and-edit-your-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.
