> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.claruswms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Product Storage Units

> Step-by-step guide to setting up specific storage unit types for products to control how stock is received.

Product storage units define which storage unit types a product can be received in. Setting them up ensures flexibility and accuracy when receiving stock.

<Steps>
  <Step title="Go to the Products menu">
    Navigate to the **Products** section in the system.
  </Step>

  <Step title="Select the product">
    Choose the specific product you want to configure.
  </Step>

  <Step title="Open the Product Storage Units tab">
    Scroll to the **Product Storage Units** tab, where you manage the different storage unit types for the product.
  </Step>

  <Step title="Add a new storage unit">
    Click **New** to add a storage unit type to the product.
  </Step>
</Steps>

<Warning>
  If a storage unit type has not been assigned to a product, you will not be able to select it during the receiving process for that product.
</Warning>

<Info>
  Once you have set up storage units, the next time you receive that product, you will be able to choose from any of the assigned storage unit types.
</Info>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Why do I need to set up product storage units?">
    Setting them up defines which unit types a product can be received in, giving you flexibility during stock receipt.
  </Accordion>

  <Accordion title="What happens if no storage unit type is set?">
    You will not be able to select a storage unit type during the receiving process for that product.
  </Accordion>

  <Accordion title="When can I choose the assigned storage unit types?">
    You can choose from assigned types the next time you receive that product.
  </Accordion>
</AccordionGroup>
