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

# Quantity change

> Allow customers to increase or decrease the quantity of items in their order.

## Increase quantity

<Steps>
  <Step title="Open Recheck and click on Modules in the left menu." />

  <Step title="Select Increase quantity from the list of modules." />

  <Step title="Enable the &#x22;Allow quantity increase&#x22; toggle">
    This lets customers increase the quantity of items already present in their order.
  </Step>
</Steps>

## Decrease quantity

<Steps>
  <Step title="Open Recheck and click on Modules in the left menu." />

  <Step title="Select Decrease quantity from the list of modules." />

  <Step title="Enable the &#x22;Allow quantity reduction&#x22; toggle">
    This lets customers reduce the quantity of items in their order, down to a minimum of 1 per item.
  </Step>
</Steps>

# Need help?

Our guides contain information on everything from the basics of setting up Recheck to advanced customizations available with every feature. But we're always here to offer help personally if you need it.

<CardGroup cols={2}>
  <Card title="Contact us" icon="question" href="mailto:kunal@recheckapp.com">
    Get personalized support from our founders
  </Card>

  <Card title="Book a demo" icon="calendar" href="https://cal.com/kunalkonde/recheck-discussion">
    See how Recheck can help your brand
  </Card>
</CardGroup>
