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

<figure><img src="/files/YYrmPTgtovlyFVoqg4kM" alt=""><figcaption><p>Edit the Main Navigation Menu</p></figcaption></figure>

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

<figure><img src="/files/9fVU0QX6KXXnxW7ashZ4" alt=""><figcaption><p>Reorder Items in Main Navigation Menu</p></figcaption></figure>

### 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.**
6. Then the **Menu edit Link** page will open, you can change the title of the link or the link itself from this page.
7. Click the **Save** button.

<figure><img src="/files/VxrN9eBEwy4jDehgUoRT" alt=""><figcaption><p>Edit Menu Link Page</p></figcaption></figure>

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

<figure><img src="/files/XYVDPYuLdPLz8N41PKZl" alt=""><figcaption><p>Delete Link from the Main Navigation Menu</p></figcaption></figure>

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


---

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