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

# Menu management

> Organize categories and items, control availability, import menu content, and apply the correct VAT treatment.

Your menu controls what staff can add to an order and what guests can see when guest ordering is enabled. Use these guides to build the menu structure, maintain item details, and react quickly when an item becomes unavailable.

<CardGroup cols={2}>
  <Card title="Find products and switch views" icon="list-filter" href="/en/menu/find-products-and-switch-views">
    Move between menu views and locate the item you need.
  </Card>

  <Card title="Manage categories" icon="panels-top-left" href="/en/menu/manage-categories">
    Create and maintain the structure used to group items.
  </Card>

  <Card title="Add or edit an item" icon="square-pen" href="/en/menu/add-and-edit-menu-item">
    Maintain the item information used across ordering surfaces.
  </Card>

  <Card title="Change availability" icon="circle-slash-2" href="/en/menu/change-item-availability">
    Temporarily control whether an item can be ordered.
  </Card>
</CardGroup>

<Note>
  Structural menu changes and day-to-day availability changes can have different role permissions. Each task article follows the API-enforced access for that action.
</Note>
