Numbers are the phone lines your assistants use to make and receive calls. You can use Ringg AI numbers or connect numbers from your own telephony provider.
View Numbers
- Click Numbers in the left sidebar.
- Review the numbers in your workspace.
Each row shows:
| Field | Meaning |
|---|
| Phone number | The full caller number |
| Country | The number’s country |
| Date added | When the number was added |
| Used By | Which assistant or campaign is using it |
| Tags | Labels such as Default Number |
Buy a New Number
- On the Numbers page, click Buy new number.
- Choose the country, area, and number type if those options are available.
- Review the purchase details.
- Confirm the purchase.
The number appears in your workspace after the purchase completes.
Number availability and pricing depend on the country and telephony provider.
Bring Your Own Telephony
Use Bring Your Own Telephony when your company already owns numbers with a provider such as Twilio, Exotel, or Plivo.
- Click Integrations in the left sidebar.
- Open the Your Telephony tab.
- Click Add New.
- Choose the provider.
- Enter the provider credentials.
- Click Save.
- Return to Numbers and confirm the numbers appear.
The Telephony dropdown at the top of the Numbers page shows the active provider.
Set a Default Number
A number tagged as Default Number is used when no specific number is selected.
- Find the number on the Numbers page.
- Click the tag action.
- Add the tag
Default Number.
- Save the change.
Use one default number per workspace unless your operations team has a specific routing plan.
Assign Numbers to Campaigns
You choose caller numbers while creating a campaign.
- Open or create the campaign.
- In the Numbers field, select one or more numbers.
- Save the campaign.
Multiple numbers can spread call volume across caller IDs.
For Inbound assistants, the assigned number is the number customers dial.
Remove a Number
- Confirm the number is not used by a live campaign or inbound assistant.
- Click Remove next to the number.
- Confirm the removal.
Removing a number that is used by a running campaign or inbound assistant can interrupt calls. Pause campaigns or reassign assistants before removing it.
Developer Handoff
If engineers will make API calls or configure routing, send them:
| Item | Why They Need It |
|---|
| Phone number | Helps confirm the visible caller ID |
| Number provider | Tells them whether the number is Ringg AI-owned or from your telephony provider |
from_number_id | Preferred identifier for outbound API calls when available |
from_number | Use only when the API flow expects the literal phone number |
| Assigned assistant or campaign | Helps them confirm the number is used in the right place |
For individual outbound API calls, exactly one caller-number option is required: from_number_id or from_number. Do not send both.