> ## 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.

# Remove product

> Allow customers to remove products from their order.

import NeedHelp from '/snippets/NeedHelp.mdx';

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

  <Step title="Select Remove product from the list of modules." />

  <Step title="Enable the &#x22;Allow removing product&#x22; toggle">
    This allows customers to remove one or more products from their order using the Thank You or Order Status page.
  </Step>
</Steps>

<NeedHelp />
