> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/business-solutions/restaurants/menus/items/item-labels/introduction.md ## Article Content: # About Item Labels With the Item Labels API you can add a label with an icon to the dish (or [item](https://dev.wix.com/docs/api-reference/business-solutions/restaurants/menus/items/items/introduction.md)) in the menu to display the information about the ingredients. For example, "Spicy", "Hot", "Vegan", "Gluten-free", or "Organic". With the Item Labels API, you can: - Create, delete, and update item labels. - Retrieve the information about the item label. ## Before you begin It's important to note the following point before starting to code: - The Item Labels API only works with the Wix Restaurants Menus app. Make sure you have installed this app from the [Wix App Market](https://www.wix.com/app-market/wix-restaurants-menus-new). ## Use cases - [Sync pizza menus across all sites](https://dev.wix.com/docs/api-reference/business-solutions/restaurants/menus/items/item-labels/sample-use-cases-and-flows.md) ## Terminology **Menu**: A list of food and beverage items available for purchase at a restaurant, café, or other dining establishment. @sdk_package_setup