Files
Shahed Nasser 009d00f27d docs: redesign table of content (#12647)
* implement toc

* added to projects

* fixes and adapt for references

* added product frontmatter

* remove action menu from 404 pages
2025-05-30 16:55:36 +03:00

40 lines
1.4 KiB
Plaintext

---
sidebar_autogenerate_exclude: true
sidebar_label: "Inventory Overview"
tags:
- user guide
- inventory
products:
- 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.
<Note title="Tip">
Find tips to use lists effectively in [this guide](../tips/lists/page.mdx).
</Note>
![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).