# Make Menu Available for Logged-in Customers Only

With this feature, your menu is visible only to customers who are logged in. It’s perfect for offering exclusive access to VIPs, loyalty members, or special customer groups. You can showcase premium items, limited-time offers, or special pricing without exposing them to the general public. This not only helps you reward loyal customers but also gives you control over who can see and order certain items, creating a more personalized and secure ordering experience.

### Steps:

1. On your admin dashboard, go to **Settings** > **System**

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

2. Select “**Misc,**” enable “**Logged in Only**,” and then click **Save**.

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

3. View your store to verify the changes you’ve made. Below is what your online ordering store should look like once the “Logged-In Only” feature is enabled.

<figure><img src="/files/2QYtvEYh5ZWcuQY5UQfG" 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/make-menu-available-for-logged-in-customers-only.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.
