> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zazubot.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/zazubot/jkWiMkcCk4qiEvi7/images/blocks/inputs/phone-number-flow.png?fit=max&auto=format&n=jkWiMkcCk4qiEvi7&q=85&s=9299c35e56c91a5094457654cec21f20" 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/zazubot/jkWiMkcCk4qiEvi7/images/blocks/inputs/phone-number-bot.png?fit=max&auto=format&n=jkWiMkcCk4qiEvi7&q=85&s=fc7ad9b366a8224633bdd65955250f7f" 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>
