# Menus

<figure><img src="/files/2UwytUK0OEQvKVteNyAW" alt=""><figcaption></figcaption></figure>

Menus allows tenant admin and users with designer access to create and organize module and menus based on requirement.

**Notes:**

* A module can have a parent menu as No parent or any other module.
* A menu must have a parent menu.
* A color set for module will be applied to all the child menus.
* Once a module/menu is created type and parent menu cannot be updated.
* Once a Menu or child Menu is deleted, all child dashboards are also deleted.
* The “Shared” Menu is not visible in the Menu Designer because it automatically groups TableForms which may be utilized within any Menu.


---

# 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://tableflow-1.gitbook.io/tableflow-guide/product-guide/menus.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.
