# Removing a Category from the Menu

You have 2 ways to remove an entire category from your menu:

## 1. Removing the Category per Location:

1. Go to Configure-> Menu-> Select the category.
2. Under "Available in Hours" the location in which you want to hide the category. Select the days and hours you'd like the category to be hidden.&#x20;
3. Check the "Hidden when unavailable" box

![](/files/-LSE6v45OXHjPUcJkRMb)

{% hint style="info" %}
You can hide a category between cretin hours and days. For example, lunch menus .
{% endhint %}

## 2. Removing the Category for All Locations:

1. Go to Configure-> Menu-> Hover over the category.
2. Click the eye icon to the right.

![](/files/-LSE7o5_RfOk3HTI_AgY)

{% hint style="info" %}
Note that this would make the category unavailable for **all** locations.
{% 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://appfront.gitbook.io/portal/backoffice/removing-a-category-from-the-menu.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.
