> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/administration/system-setting/custom-submenu-configuration.md).

# Custom Submenu Configuration

Terkadang perusahaan perlu menyesuaikan menu sesuai dengan kebutuhan masing-masing perusahaan. Fitur ini memungkinkan Anda untuk membuat sub-menu Anda sendiri, atau bahkan menghapusnya saat tidak diperlukan lagi.

![Custom Submenu Configuration‌](https://gblobscdn.gitbook.com/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MSgnJqxcS2-1oDppjV9%2F-MSgvWGX4F-Vrko1PTxT%2FScreen%20Shot%202021-02-04%20at%2019.01.30.png?alt=media\&token=3e78f4ad-50e1-46d3-a866-41d66ad6f528)

Anda dapat menambahkan sub-menu dengan mengklik buttom ***+New Submenu*** dan mengisi kolom yang diperlukan. Misalnya, sesuaikan sub-menu Anda seperti gambar di bawah ini.

![Add New Submenu](https://gblobscdn.gitbook.com/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MSgnJqxcS2-1oDppjV9%2F-MSgwUiOt8oAt-i_rziV%2FScreen%20Shot%202021-02-04%20at%2019.08.40.png?alt=media\&token=32ac50fe-d987-44d6-8a76-c24977dbcc5e)

Setelah klik button ***Save***, sub-menu baru akan tampil pada side bar seperti gambar berikut.

![Submenu Successfully Added](https://gblobscdn.gitbook.com/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MSgnJqxcS2-1oDppjV9%2F-MSgwpZ2EVKHou8dA1SW%2FScreen%20Shot%202021-02-04%20at%2019.10.01.png?alt=media\&token=5a39a066-11f8-4bdf-8ea8-60f8b375ea24)


---

# 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.3dolphins.ai/5.1.x-1/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.
