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

# Create a Phone-only Event Type

> Switch a Cal ID event's primary confirmation channel from email to phone so bookings and reminders run through SMS-based workflows instead of email.

Switch a **Cal ID** event to a phone-first scheduling workflow by making a phone number — not email — the primary contact your booker must provide. It's ideal for SMS-based confirmations and reminders.

<Info>
  Selecting **Phone** in the Confirmation section makes the **Phone Number** field required and sets phone as the primary identifier for the booking.
</Info>

## How to switch to phone confirmation

<Steps>
  <Step title="Edit your event type">
    Navigate to your **Event Types** and click **Edit** on the event you want to modify.
  </Step>

  <Step title="Open Booking questions">
    Go to the **Booking questions** section, which controls the information asked on the booking page.
  </Step>

  <Step title="Locate the Confirmation header">
    Find the **Confirmation** header, which defines what your booker must provide to receive confirmations.
  </Step>

  <Step title="Find the Email/Phone toggle">
    On the **right-hand side** of this section, you'll see a toggle with **Email** and **Phone** icons.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/sKullsnr0kttqH1B/images/event-types/phone-only-1.png?fit=max&auto=format&n=sKullsnr0kttqH1B&q=85&s=6e3303b972875d03a297cf2552391954" alt="The Email and Phone toggle in the Confirmation section" width="1436" height="754" data-path="images/event-types/phone-only-1.png" />
    </Frame>
  </Step>

  <Step title="Click the Phone button">
    This selects the phone number as the primary identifier for the booking.
  </Step>

  <Step title="Confirm the required field">
    Once selected, the **Phone Number** question is set to a **Required** field.
  </Step>

  <Step title="Save">
    Click **Save** at the bottom of the page.
  </Step>
</Steps>

## What happens on your booking page?

* **Primary requirement:** The **Phone Number** field becomes the mandatory input for guests to complete their booking.
* **Automatic formatting:** The phone field includes a country code selector to ensure international numbers are captured correctly.

<Frame>
  <img src="https://mintcdn.com/cal-id-docs/sKullsnr0kttqH1B/images/event-types/phone-only-2.png?fit=max&auto=format&n=sKullsnr0kttqH1B&q=85&s=f56ac0e57771f4803571d677edfb5847" alt="The phone number field with country code selector on the booking page" width="874" height="462" data-path="images/event-types/phone-only-2.png" />
</Frame>

<Tip>
  **Confirmation delivery:** Selecting the **Phone** option means meeting details are sent via SMS rather than a traditional email. This is perfect for high-touch services where clients are more likely to check their text messages than their inbox.
</Tip>


## Related topics

- [Add Pre-Booking Questions for Events](/docs/event-types/booking-questions/pre-booking-questions.md)
- [Split Full Name into First and Last Name on Booking Page](/docs/event-types/booking-questions/split-name.md)
- [Verify Email on Booking Page before the Booking](/docs/event-types/booking-questions/verify-email.md)
- [Require/Exclude Email Domains (Booking Question)](/docs/event-types/booking-questions/email-domains.md)
