> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Email and Phone Links

> Create tappable email addresses and phone numbers that open your mail app or start a call.

You can turn email addresses and phone numbers into interactive links that open your mail app or start a call when clicked or tapped.

## Email Links

<Tabs>
  <Tab title="macOS">
    <Steps>
      <Step>
        Select the email address text
      </Step>

      <Step>
        Click the link icon in the toolbar or press `Cmd+K`
      </Step>

      <Step>
        Enter `mailto:` followed by the email address
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/special-links/en/content/mailto-mac.png?fit=max&auto=format&n=L5zMoIm2o8A5WVUD&q=85&s=85d2492bcc251ab6720d6eb24b8a2eb7" alt="Creating a mailto link on Mac" width="896" height="294" data-path="images/write-and-edit/formatting/special-links/en/content/mailto-mac.png" />
  </Tab>

  <Tab title="Windows">
    <Steps>
      <Step>
        Select the email address text
      </Step>

      <Step>
        Click the link icon in the toolbar or press `Ctrl+K`
      </Step>

      <Step>
        Enter `mailto:` followed by the email address
      </Step>
    </Steps>
  </Tab>

  <Tab title="Web">
    <Steps>
      <Step>
        Select the email address text
      </Step>

      <Step>
        Click the link icon in the toolbar or press `Ctrl+K`
      </Step>

      <Step>
        Enter `mailto:` followed by the email address
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Select the email address text
      </Step>

      <Step>
        Tap the link icon in the toolbar
      </Step>

      <Step>
        Enter `mailto:` followed by the email address
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/special-links/en/content/mailto-ios.gif?s=25ec555d939c247146c1828bfdb56d6b" alt="Creating a mailto link on iOS" width="370" height="800" data-path="images/write-and-edit/formatting/special-links/en/content/mailto-ios.gif" />
  </Tab>
</Tabs>

## Phone Number Links

<Tabs>
  <Tab title="macOS">
    <Steps>
      <Step>
        Select the phone number text
      </Step>

      <Step>
        Click the link icon in the toolbar or press `Cmd+K`
      </Step>

      <Step>
        Enter `tel:` followed by the phone number
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/special-links/en/content/tel-mac.png?fit=max&auto=format&n=L5zMoIm2o8A5WVUD&q=85&s=9104b3bb6b08dd2f85f37612a62286b3" alt="Creating a tel link on Mac" width="810" height="262" data-path="images/write-and-edit/formatting/special-links/en/content/tel-mac.png" />
  </Tab>

  <Tab title="Windows">
    <Steps>
      <Step>
        Select the phone number text
      </Step>

      <Step>
        Click the link icon in the toolbar or press `Ctrl+K`
      </Step>

      <Step>
        Enter `tel:` followed by the phone number
      </Step>
    </Steps>
  </Tab>

  <Tab title="Web">
    <Steps>
      <Step>
        Select the phone number text
      </Step>

      <Step>
        Click the link icon in the toolbar or press `Ctrl+K`
      </Step>

      <Step>
        Enter `tel:` followed by the phone number
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Select the phone number text
      </Step>

      <Step>
        Tap the link icon in the toolbar
      </Step>

      <Step>
        Enter `tel:` followed by the phone number
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/special-links/en/content/tel-ios.jpg?fit=max&auto=format&n=L5zMoIm2o8A5WVUD&q=85&s=3efa8aa9e377d0119ea840971f334de1" alt="Creating a tel link on iOS" width="723" height="694" data-path="images/write-and-edit/formatting/special-links/en/content/tel-ios.jpg" />
  </Tab>
</Tabs>

<Info title="Contact Information">
  These special link types make it easy to include contact information in your documents that readers can interact with directly.
</Info>
