Option A — get a Naadham number (fastest)
- Open the Command Center and go to Phone number.
- Click Connect a number. If numbers are in stock for your region, one is assigned and wired to your agent instantly.
- Place a test call. The AI answers with your configured greeting.
Option B — keep your existing clinic number
Keep the number patients already know and forward it to your Naadham number, so nothing on your printed material or Google listing changes.
- Connect a Naadham number as above — this is the destination.
- From your current telecom provider, set call forwarding to the Naadham number (always, or only when unanswered / after hours).
- Call your original number to confirm the AI picks up.
Do it from the API instead
Every console action has an API equivalent. To request a number:
curl -X POST https://naadham.ai/v1/phone/connect \
-H "Authorization: Bearer $NAADHAM_API_KEY" \
-H "Content-Type: application/json" \
-d '{"region":"IN"}'
See the full Developer API for status polling and webhooks.
Frequently asked questions
Can I keep my current clinic phone number?
Yes. Connect a Naadham number and set call forwarding from your existing line to it. Patients keep dialling the number they already know.
How long does a number take to go live?
If a number is in stock for your region it is assigned and wired to your agent instantly, usually in under a minute.