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

# Phone number

> Allow customers to update their phone number 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 Phone number from the list of modules." />

  <Step title="Enable the &#x22;Edit phone number&#x22; toggle">
    This allows customers to update their phone number from the Thank You or Order Status page.
  </Step>
</Steps>

<NeedHelp />
