--- title: "New inventory states: Safety Stock, Damaged and Quality Control - Shopify developer changelog" description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-inventory-states-safety-stock-damaged-and-quality-control md: https://shopify.dev/changelog/new-inventory-states-safety-stock-damaged-and-quality-control.md --- [Back to Developer changelog](https://shopify.dev/changelog) August 28, 2023 Tags: * API # New inventory states: Safety Stock, Damaged and Quality Control You can now use the GraphQL Admin API to adjust new inventory states: `safety_stock`, `damaged`, and `quality_control`. By moving inventory units to one of these states, they are tracked as part of a merchant's `on_hand` inventory, but are unavailable for sale. Inventory quantities in one of these states display as **Unavailable** to merchants that are tracking inventory in the Shopify admin. Learn more about the the new states on [Shopify.dev](https://shopify.dev/docs/apps/fulfillment/inventory-management-apps).