> For the complete documentation index, see [llms.txt](https://support.orderbase.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.orderbase.co.uk/how-to-guides/link-directly-to-menu.md).

# Link Directly to menu

Lean how to use menu\_id to create a direct link to a specific menu.

## Link directly to a menu

Creating a direct link to your menu is a fairly straight forward process. The below example links to a specific menu within the demo store.

```
store-demo.orderbase.com?menu_id=6kNXYMVEl
```

Replace the above url with your restaurant url;

```bash
store-demo.orderbase.com > yourdomain.com
```

Replace add the menu id of the menu that you would like to link to;

```bash
menu_id=6kNXYMVEl > menu_id=id from your menu
```

{% hint style="info" %}
You can find the menu id by following the instructions below.
{% endhint %}

## How to find your Menu ID?

Log in to your restaurant store. Select the Menus section using the knife and fork button on the left-hand menu. Then press the 'Edit' button on the menu that you would like to directly link to.

![](https://2954449083-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MSmAQHchieROb7rToAL%2Fsync%2F2e7fc3e4375716a7fc8642daf4a283e2c9fee35f.png?generation=1612528438846872\&alt=media)

The menu id is displayed at the top of the page. Use this code to directly link to your menu as per the above instructions.

![](https://2954449083-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MSmAQHchieROb7rToAL%2Fsync%2F6e219a0107206cdff05fae95febfcf0dea142c4f.png?generation=1612528438828377\&alt=media)
