Dentrix AI features
Dentrix AI features expand when Bonfire Terminal runs Claude, GPT, or offline Llama on your own hardware. Drawing on your dental practice software context and credentials, it drafts communications and organizes scheduling, so patient health data never touches a cloud SaaS.
What Bonfire can do in Dentrix
Real actions from the Dentrix API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List patients | Patients | GET /v1/patients |
| Create a patient | Patients | POST /v1/patients |
| Get a patient | Patients | GET /v1/patients/{patientId} |
| Update a patient | Patients | PUT /v1/patients/{patientId} |
| List appointments | Appointments | GET /v1/appointments |
| Create an appointment | Appointments | POST /v1/appointments |
| Update an appointment | Appointments | PUT /v1/appointments/{appointmentId} |
| List providers | Providers | GET /v1/providers |
Dentrix agents in action
On your machine, not a SaaS
Bonfire Terminal
- Your keys & data stay on your device
- Perpetual license — no per-seat SaaS fee
- Any connected model — Claude, GPT, Gemini or Grok
- Offline Llama for local, private reasoning
- Driven from chat you already use
Cloud AI middleman
- Keys & data pass through a third-party server
- Recurring subscription, usage caps
- Model locked to the vendor
- Yet another dashboard to log into
Dentrix — questions
Can Bonfire automate Dentrix?
Yes. Bonfire runs on your machine, holds your Dentrix credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Dentrix API to run the actions you ask for in chat.
Does my Dentrix data go to the cloud?
Bonfire runs on your desktop and keeps your keys local — it isn't a SaaS holding your data. Only the specific request you approve is sent to your chosen AI model.
Which AI models can I use?
Any connected model — Claude, GPT, Gemini or Grok. A fully offline Llama model runs locally for private reasoning but can't reach live APIs.