# Create new submenu

Submenus help organize your website's navigation by grouping related items under a main menu. Here's how to create and manage them:​

### 1. Access the Menu Management Interface

* Navigate to your website's menu editor where you manage your site's navigation.

### 2. Add a Submenu to a Main Menu Item

* Click the main menu item to which you want to add a submenu.
* Click the **"Add submenu"** button that appears.

<figure><img src="/files/fWAOm9VAkMn646DhDtQN" alt=""><figcaption></figcaption></figure>

### 3. Choose the Submenu Type

A popup window will appear with different submenu options. Select the type that best fits your design and functionality needs:​

* [**Dropdown Menu:**](https://docs.globo.io/mega-menu/manage-menu-items/manage-submenu-items/create-new-submenu/dropdown-menu)
  * **Vertical Dropdown:** Displays submenu items in a vertical list.
  * **Horizontal Dropdown:** Shows submenu items in a horizontal row.
* [**Special Menu**](https://docs.globo.io/mega-menu/manage-menu-items/manage-submenu-items/apply-masonry-layout)**:**
  * **Special Layout:** A unique menu layout with enhanced design options.
  * **Masonry Layout:** Displays submenu items in a masonry grid style.
* [**Tab Menu:**](https://docs.globo.io/mega-menu/manage-menu-items/manage-submenu-items/create-new-submenu/tabbed-menu)
  * **Top Tabs:** Positions tabs at the top for navigation.
  * **Left Tabs:** Places tabs on the left side for navigation.
  * **Right Tabs:** Places tabs on the right side for navigation.
* [**Mega Menu:**](https://docs.globo.io/mega-menu/manage-menu-items/manage-submenu-items/create-new-submenu/mega-menu)
  * A large panel displaying multiple submenu items and categories with customizable layouts.

### 4. **Save Your Changes and Re-Publish menu**&#x20;

* Once you've configured the submenu, ensure you save your changes and republish to apply them to your website's navigation.

By following these steps, you can effectively create and manage submenus, enhancing your website's navigation and user experience.

If you encounter any difficulties or have further questions, please feel free to contact us at <hi@globosoftware.net>. We're always here to assist you.​


---

# 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.globo.io/mega-menu/manage-menu-items/manage-submenu-items/create-new-submenu.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.
