# Custom Submenu Configuration

Sometimes company needs to customize menu according to the needs of each company. This feature allows you to create your own sub-menu or even delete it when no longer needed.

![Custom Submenu Configuration](/files/OW2iZPTCLbp9UgZv6noY)

You can add a sub-menu by clicking the **'+New Submenu'** button and filling the required field as shown in the image below.&#x20;

![Add New Submenu](/files/KpqZqwBSBUgB8IyueOyg)

**Component Explanation:**

| Field Name   | Description                                                  |
| ------------ | ------------------------------------------------------------ |
| Parent Menu  | Select the menu where the submenu will be added.             |
| Submenu Icon | Select the icon that will be used for this submenu.          |
| Submenu Name | Enter the submenu's name that will be added.                 |
| Iframe       | Insert an iframe to embed new menu into your 3Dolphins page. |

After clicking **'save'** then, a new sub-menu will be displayed on the sidebar like the image below.

![Submenu Successfully Added](/files/5C8yHvYA47qx2Y9Qg1kg)

{% hint style="info" %}
Don't forget to activate the new Custom Submenu via the User Privilege menu.
{% endhint %}


---

# 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.3dolphins.ai/administration/system-setting/custom-submenu-configuration.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.
