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

# Twilio Voice

> Connect Twilio for voice assistants.

## Setup

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/phinite/Twilio.png" alt="Twilio" title="" style={{ width:"100%" }} />
</Frame>

<Steps>
  <Step title="Provision number">
    Obtain a Twilio phone number.
  </Step>

  <Step title="Configure webhook">
    Set voice webhook to your channel endpoint.
  </Step>

  <Step title="Connect assistant">
    Map to assistant and environment.
  </Step>
</Steps>

<Note>
  Handle DTMF and transcription as needed in your flows.
</Note>
