# Updating the Menu Path

## Accesing Menu Options

Menu paths provide various options that can be accessed through the command:

```bash
> shimoku cloud update menu-paths
```

```
Update the properties of a menu path

Possible arguments to update the menu path:
  --hide-title               (true/false) Hide the title of the menu path
  --hide-path                (true/false) Hide the path of the menu path
  --show-breadcrumb          (true/false) Show the breadcrumb of the menu path
  --show-history-navigation  (true/false) Show the history navigation of the menu path
  --menu-path                Name or id of the menu path
  --new-name                 New name for the menu path
  --order                    New order for the menu path
```

## Hidden Menu Paths

Exists the option to hide a menu path so that it doesn't appear in the side bar. This is useful when developing drill-down pages. Later, these pages can be referenced by another element in the board.

A hidden path app can bre created and linked wit a button:

<figure><img src="https://3782181538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUlHTfmIZY46Z1EDfyGMz%2Fuploads%2FOClGOB28Ou9ojxL6OjNJ%2Fimage.png?alt=media&#x26;token=4f98e8e8-f593-42cb-91fd-823500743454" alt=""><figcaption></figcaption></figure>

We get the following result after clicking on it:

<figure><img src="https://3782181538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUlHTfmIZY46Z1EDfyGMz%2Fuploads%2Fk053hEoAIksydq9mbcM1%2Fimage.png?alt=media&#x26;token=77d7dd5c-d192-4035-92a4-3b001f635b1a" alt=""><figcaption></figcaption></figure>
