Sign in
Doctor schedule & bookings

Uploading a doctor schedule for real, conflict-free bookings

Naadham books only genuinely open slots from your own schedule — two callers can never take the same slot. Here is exactly how to format and upload it.

Updated 2026-07-05 · Naadham team

The template

Download the sample template from Command Center → Doctor schedule, or at /schedule-template.xlsx. Use one sheet per department or doctor. Columns:

Upload

  1. Command Center → Doctor scheduleUpload and pick your .xlsx/.csv.
  2. Naadham parses every sheet into bookable slots and switches real booking on immediately.
  3. Test it: ask the agent to book — it offers only free slots of the right length, with the doctor, room and fee.

API

curl -X POST https://naadham.ai/v1/schedule/upload \
  -H "Authorization: Bearer $NAADHAM_API_KEY" \
  -F "[email protected]"

Frequently asked questions

What file formats are supported?

Excel (.xlsx) and CSV. Use one sheet per department or doctor; the Department column overrides the sheet title if both are present.

Can two patients double-book the same slot?

No. Naadham books only genuinely open slots and locks each one on booking, so two simultaneous callers can never take the same slot.

Ready to set this up?

Sign up free — 15 trial minutes, no card — and configure it in ~3 minutes.

Start free Back to Support