Skip to main content
During an outbound call, the voice agent will transfer to your transfer number if (1) the person on the line explicitly asks to speak with a human or (2) if you specify any transfer conditions in the prompt. This gives the other party a way to reach you directly if needed — for example, if they have a question the agent can’t answer or want to confirm details personally.

Option 1: Via the API

Pass transferTo in your call request:
See Supported Countries for eligible destinations.

Option 2: Via the Poku Skill

Set POKU_TRANSFER_NUMBER in your Poku Skill environment config to apply a permanent transferTo across all calls placed by the skill — no need to pass it on each request.
See Poku Skill for full installation instructions.