Buying a Number
You can search for and purchase phone numbers from the Simple AI dashboard or through the API. When searching for numbers, you can filter by:- Country — the country the number is based in
- Area code — a specific local area code
- Capabilities — voice, SMS, or both
Assigning an Agent
After buying a number, assign an agent to it to handle inbound calls. When someone calls that number, the assigned agent picks up and follows its configured prompt and flow. You can change the assigned agent at any time from the dashboard or via the Assign Agent API. A number can also be used for outbound calls without assigning an agent — just reference the number as thefrom_number when creating a call.
Inbound Calls
When an agent is assigned to a number:- A call comes in to the number
- Simple AI routes it to the assigned agent
- The agent handles the conversation according to its configuration
- Optionally, a pre-call webhook runs before the agent picks up, allowing you to inject parameters
Outbound Calls
Any number you own can be used as the caller ID for outbound calls. Pass it as thefrom_number when creating a call through the API or when setting up a campaign.