> ## Documentation Index
> Fetch the complete documentation index at: https://docs.munchi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Munchi Menu Management: Channels, Schedules and More

> Learn how to control which products appear on your POS, kiosk, online store, and mobile app by setting up menus with schedules and channels.

<Frame>
  <img src="https://mintcdn.com/munchi/1joyNWcFXyHtpJNR/images/(8)Instagram(1).jpeg?fit=max&auto=format&n=1joyNWcFXyHtpJNR&q=85&s=679bac43fd9ef384b2ba49960cf0c977" alt="(8)instagram(1)" title="(8)instagram(1)" width="736" height="920" data-path="images/(8)Instagram(1).jpeg" />
</Frame>

Menus are the control layer between your products and your ordering channels. By configuring menus in the Munchi Dashboard, you decide exactly which products customers and staff can see — whether that's on your POS, Self-Ordering Kiosk, Online Store, or Mobile App — and precisely when those products are available.

## What You Can Do With Menus

Menus give you granular control over your product visibility across every channel you operate:

* **Channel-specific visibility** — Show a product on some systems but not others. For example, a cheeseburger can be visible on the POS but hidden from the kiosk.
* **Time-based availability** — Show products only during certain hours. For example, create a "Lunch Menu" so specific items are only available during your lunch service window.
* **Order type control** — Restrict a menu to specific order types such as dine-in, takeaway, or delivery.

## How to Create and Configure a Menu

<Steps>
  <Step title="Log in to the Munchi Dashboard">
    Go to [dashboard.gomunchi.com](https://dashboard.gomunchi.com) and sign in with your credentials.
  </Step>

  <Step title="Open the Menus tab">
    Once logged in, locate and click the **Menus** tab in the main dashboard navigation.
  </Step>

  <Step title="Select products for this menu">
    Browse your product list and select every product you want to include in this menu. When you're satisfied with your selection, click **Save**.

    <Tip>
      If you want every product in your catalog to always be visible on this menu, enable the **All products** toggle instead of selecting items individually. This automatically includes any new products you add in the future.
    </Tip>
  </Step>

  <Step title="Configure schedule, order types, and channels">
    Set up when and where this menu is active:

    * **Schedule** — Define the days and time windows during which this menu is available (e.g., Monday–Friday, 11 AM–3 PM for a Lunch Menu).
    * **Order types** — Choose whether this menu applies to dine-in, takeaway, delivery, or a combination.
    * **Channels** — Select which ordering surfaces display this menu: POS, Online Store, Self-Ordering Kiosk, and/or Mobile App.
  </Step>
</Steps>

## Next Steps

With your menu configured, you're ready to build out your full product catalog. Use the guides below to add categories, products, and modifiers that will populate your menus.

<CardGroup cols={2}>
  <Card title="Add a Category" icon="folder-plus" href="/menu/add-category">
    Organize your products by creating categories like Drinks or Appetizers.
  </Card>

  <Card title="Add a Product" icon="plus" href="/menu/add-product">
    Create individual products with names, prices, images, and descriptions.
  </Card>

  <Card title="Product Options" icon="sliders" href="/menu/product-options">
    Add modifiers and extras to products, such as toppings or size choices.
  </Card>

  <Card title="Reorder & Remove Products" icon="arrow-up-arrow-down" href="/menu/reorder-remove-products">
    Rearrange your product list or permanently delete items you no longer need.
  </Card>
</CardGroup>
