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

> Allow customers to update their order note or gift message after placing an order.

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

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

  <Step title="Select Order note from the list of modules." />

  <Step title="Enable the &#x22;Edit order note&#x22; toggle">
    This allows customers to update the order note or gift message attached to their order.
  </Step>
</Steps>

<NeedHelp />
