--- sidebar_autogenerate_exclude: true sidebar_label: "Inventory Overview" tags: - user guide - inventory --- export const metadata = { title: `Inventory Overview in Medusa Admin`, } # {metadata.title} The Inventory domain allows you to manage inventory items, their quantity in different locations, and their reservations. When a product variant's "Manage Inventory" is enabled, inventory items are created for that variant to manage its quantity. You can also create inventory items and link them later to variants, which is most useful for [multi-part](../products/create/multi-part/page.mdx) and [bundled](../products/create/bundle/page.mdx) products. You can view the list of inventory items in your commerce store by clicking on Inventory from the sidebar menu. In the list, you can see inventory details such as the title, SKU, and in-stock quantity. You can also search, filter, and sort the inventory items to find the specific item you are looking for. Find tips to use lists effectively in [this guide](../tips/lists/page.mdx). ![Inventory List](https://res.cloudinary.com/dza7lstvk/image/upload/v1739881950/User%20Guide/Screenshot_2025-02-18_at_2.32.19_PM_ffxsur.png) --- ## Manage Inventory - [Manage Inventory](./inventory/page.mdx) - [Manage Reservations](./reservations/page.mdx) You can also manage stock locations under [Settings](../settings/locations-and-shipping/locations/page.mdx).