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

# Discounts

> Validate discounts or add automatic discounts during order editing.

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

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

  <Step title="Select Discounts from the list of settings." />

  <Step title="Enable the &#x22;Validate discounts during order edits&#x22; setting.">
    This checks whether existing order discounts are still applicable and recalculates the discount amount for the order edit.
  </Step>

  <Step title="Enable the &#x22;Apply automatic discounts&#x22; setting.">
    This adds any applicable automatic discounts to the order if the order edits make it eligible.
  </Step>
</Steps>

## Why use this setting?

Keeping discounts in sync during order edits helps ensure totals are accurate and prevents customers from seeing outdated discount values after changing items, quantities, or variants.

<NeedHelp />
