> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typebot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Phone

The Phone number input block allows you to ask your user for a phone number and make sure it is properly formatted. It will also make sure that the number is stored in a consistent format. You can choose the default country code or leave it to international:

<Tabs>
  <Tab title="Flow">
    <Frame>
      <img src="https://mintcdn.com/typebot/_A9p16JCEDI2EkLF/images/blocks/inputs/phone-number-flow.png?fit=max&auto=format&n=_A9p16JCEDI2EkLF&q=85&s=7435aa41d6661b286fa3574987b486be" alt="Phone number input in flow" className="rounded-lg" width="1272" height="856" data-path="images/blocks/inputs/phone-number-flow.png" />
    </Frame>
  </Tab>

  <Tab title="Bot">
    <Frame>
      <img src="https://mintcdn.com/typebot/_A9p16JCEDI2EkLF/images/blocks/inputs/phone-number-bot.png?fit=max&auto=format&n=_A9p16JCEDI2EkLF&q=85&s=a097e241651bf6a5a8766b2b36a3da28" alt="Phone number input in bot" className="rounded-lg" width="834" height="300" data-path="images/blocks/inputs/phone-number-bot.png" />
    </Frame>
  </Tab>
</Tabs>
