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

# Phone

> Get a number the agent answers, keep your published line by forwarding it, and see what callers experience and what lands in Conversations.

The phone channel gives the agent a number it answers. You don't move your existing number: you get a new one, call it to test, then forward your published line to it from your current carrier. Customers keep dialling the number they already know.

Phone settings are in two places:

* **Agents → your agent → Channels**, on the **Phone** card: the number itself, forwarding, and removing it.
* **Agents → your agent → Channels → Phone** (the **Voice, transfer & wording →** button): the [voice](/docs/channels/voice), the [AI & recording notice](/docs/channels/ai-notice), the transfer number, and [phone-only wording](/docs/persona/channel-wording).

Owners and admins can get, remove and configure numbers. Teammates with the Agent role can see the page but not change it.

## Get a number

<Steps>
  <Step title="Open the Phone card">
    Go to **Agents → your agent → Channels**. Make sure the switch on the **Phone** card is on.
  </Step>

  <Step title="Pick an area code (optional)">
    Type a three-digit area code in **Area code (optional)**. Pick one local to your customers. Leave it blank to take any available local number.
  </Step>

  <Step title="Click Get a number">
    WireDesk finds a local number, buys it, and connects it to the agent. When you see "Number provisioned — it's answering now.", the agent is answering it.
  </Step>

  <Step title="Call it yourself">
    Call the new number and have the conversation your customers are about to have. Check that it says your business name correctly, knows your hours, and does the right thing when you ask for a person.
  </Step>
</Steps>

If no number is available in the area code you asked for, you'll see "no numbers available in area code …". Try a nearby area code or leave it blank.

The card notes the cost: about \$2 a month for the number, then usage. Calls are billed per started minute of voice, so a call of two minutes and ten seconds counts as three minutes. See [plans and limits](/docs/reference/plans-and-limits).

Each number belongs to one agent. Calls are routed by the number dialled, so if you want different lines answered differently, give each its own agent.

## Keep your published number

Forward your existing line to the new number from your carrier's call-forwarding settings. Your published number, your listings and your carrier stay the same, and undoing it later is the same setting at your carrier.

Test the agent's number directly before you forward anything. Once that works, set up the forward and call your published number to check it arrives.

<Warning>
  Live transfers need a number that is not forwarded to the agent, such as a mobile or a desk line. If the transfer number is your forwarded line, a transferred caller is sent straight back to the agent. See [transfer number](#transfer-number).
</Warning>

For workspaces that send calls from their own SIP trunk or PBX instead of forwarding, see [direct trunk](/docs/developers/direct-trunk).

## What callers experience

1. The agent picks up. If the [AI & recording notice](/docs/channels/ai-notice) is on, it says that first.
2. It says your greeting, word for word. The greeting is set under [How it talks](/docs/persona/name-and-greeting).
3. The caller talks normally. The agent answers from your knowledge, follows your instructions and can run your [actions](/docs/actions/overview), such as taking a lead or booking a meeting.
4. If the line goes quiet for about seven seconds, the agent speaks up rather than waiting in silence.
5. If the caller asks for a person and a transfer number is set, the agent tells them it's transferring them and connects the call live. With no way to transfer, it says it can't transfer them right now and offers to take a message. Messages show under **Needs attention** on the [dashboard](/docs/workspace/dashboard), and on the conversation and the contact's page.

A single call can last up to 30 minutes.

The caller's number is saved as a contact. If [Remember callers](/docs/persona/remember-callers) is on, the agent keeps notes per caller and can use them next time they ring.

## Transfer number

On **Channels → Phone**, the **How it sounds** card has **Transfer live calls to (optional)**. This is where a live transfer rings when a caller asks for a person.

* Use a mobile or desk line that someone answers, and that does not forward back to the agent.
* Include the country code. Spaces, dashes, dots and brackets are fine, e.g. `+1 607 555 1234` or `+1 (607) 555-1234`, and the number is saved as `+16075551234`. A 10-digit number with no country code is read as a US or Canadian number.
* The **Hand calls to you** action must be on. It's on unless you've switched it off. See [hand calls to you](/docs/actions/hand-calls-to-you).

WireDesk refuses a transfer number that would loop: you can't save one that matches the agent's own number, and the **Phone** card shows a warning if they match. During a call, the agent also won't transfer to the published line that forwarded the call; it takes a message instead.

Transfers only happen on real phone calls, not in browser tests.

## Calls in Conversations

Every call appears in **Conversations** with the phone channel badge.

* **Transcript:** what the caller and the agent said, line by line. It updates live while the call is in progress.
* **What happened:** a one- or two-sentence summary and a topic, written shortly after the call ends.
* **Outcome and sentiment:** badges such as **Resolved**, **Handed to you**, **Message taken** or **Abandoned**, and whether the caller seemed positive, neutral or negative.

Calls are transcribed and the transcript is stored. The audio is not kept, so there is no recording to play back.

See [conversations](/docs/workspace/conversations).

## Check the number is working

WireDesk checks each number's connection when you open the **Phone** card, and only says something if there's a problem, for example "Calls to this number aren't being forwarded — it isn't routed anywhere." Click **Fix it** to reconnect it. See [phone troubleshooting](/docs/troubleshooting/phone).

## Turn the channel off

Switch off the **Phone** card. Calls to the number then go unanswered, but the number stays attached to the agent and stays yours. Switch it back on and the agent answers again. Nothing else is lost: the voice, transfer number and wording are kept.

If you've forwarded your published line, remove the forward at your carrier too, or your customers' calls will ring the agent's number and get no answer.

## Remove a number

Click **Remove number** on the **Phone** card and confirm. The number is disconnected from the agent straight away and callers stop reaching it.

The confirmation has an extra checkbox to give the number back as well. That stops the monthly charge, and you can't get the number back afterwards. A number bought in the last two weeks can't be given back yet: it's removed from the agent now, and released automatically on the date shown.

Without the checkbox, the number is disconnected but kept, and its monthly charge continues.

## Related

* [Choose a voice](/docs/channels/voice)
* [AI & recording notice](/docs/channels/ai-notice)
* [Hand calls to you](/docs/actions/hand-calls-to-you)
* [Phone troubleshooting](/docs/troubleshooting/phone)
