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

# Order editing window

> Choose how long customers can edit their order after it's placed.

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

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

  <Step title="Select Order editing window from the list of settings." />

  <Step title="Pick a predefined time limit or enter a custom value." />
</Steps>

## Editing Window Options

You can choose one of the following:

* **Predefined time limit:** Select from options like 30 minutes, 1 hour, 4 hours, 12 hours, etc.
* **Custom time limit:** Enter a specific value if your preferred duration isn't listed.
* **Until Fulfilled:** Lets customers edit until the order is marked as fulfilled in Shopify.

## Recommendation

1. For brands with quick fulfillment times, consider allowing at least 15 minutes to 2 hours to give customers a chance to fix common mistakes.
2. When fulfillment times are uncertain but you want to allow changes right up to fulfillment, use the Until Fulfilled option.

<Warning>The Fulfillment Hold feature will not release the fulfillment hold automatically if the order editing window is set to Until Fulfilled.</Warning>

<NeedHelp />
