# Deleting the Menu Path

There exist two ways of ereasing them. The first one deletes a **specific menu path**:

```bash
> shimoku cloud delete menu-path
```

The later one deletes **all menu paths in a workspace**:

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

{% hint style="warning" %}
A menu path with activities can not be deleted, make sure to erease them first.
{% endhint %}
