--- 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 metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2023-08-25T16:08:56-04:00' postedAt: '2023-08-28T00:00:00-04:00' updatedAt: '2024-02-02T10:05:16-05:00' effectiveAt: '2023-08-28T00:00:00-04:00' --- 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).