# How to Enable Menu Age Restricted Access

Learn how to restrict access to certain menu items based on age. This feature ensures that only customers above a specified age can view or order age-restricted items, such as alcohol or other regulated products. Enabling age-restricted access helps you comply with legal requirements, prevent underage purchases, and maintain a responsible business operation.

### Steps:

1. Log in to your account[ https://admin.cloudwaitress.com/login](https://admin.cloudwaitress.com/login)
2. Go to **Settings** > **Systems** > **Age Verification**.

<figure><img src="/files/UffTjQttHiL411Tn7Koa" alt="" width="563"><figcaption></figcaption></figure>

3. Enable **Age Verification**.

<figure><img src="/files/AAIpiQwMGboFgulgfm7E" alt="" width="563"><figcaption></figcaption></figure>

4. Enter the **Minimum Age** and the **Estimated Wait Time** (in hours) for approval.

<figure><img src="/files/v5X9ZWt5EiXSGmsUEuws" alt="" width="563"><figcaption></figcaption></figure>

(Optional) Enable Store Pop-up Notification to inform customers immediately when they load your online store that certain items are age-restricted. Click **Save**.

<figure><img src="/files/bxksuUVj6T4FTsQzwd4Y" alt="" width="563"><figcaption></figcaption></figure>

5. Go to **Menus** to enable age-restricted access for specific menu.

<figure><img src="/files/h4WpMGOZJKHGP83DLNj0" alt="" width="563"><figcaption></figcaption></figure>

6. Open the **menu** you want to restrict by clicking the **Edit** icon.

<figure><img src="/files/6wyGFbm89BAegSKgQ3U7" alt="" width="563"><figcaption></figcaption></figure>

7. Go to **Conditions**, scroll down to **Enable Age-Restricted Access**, toggle it on, then click **Save**.

<figure><img src="/files/ZK9nmWM91J3UinYPqSdh" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/bVeLx9UdFbiIrqU4qFzu" alt="" width="563"><figcaption></figcaption></figure>

Check your store to verify the changes. A warning message will appear when a customer tries to order an age-restricted item. See example below:

<figure><img src="/files/sJILTzfJOVxQnQ0jz1Ni" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% endhint %}


---

# 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://support.cloudwaitress.com/how-to-guides/how-to-enable-menu-age-restricted-access.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.
