# Asking the billing data questions directly

> Billing answers no longer route through a bottleneck. The person with the question gets it themselves.

[Human view](https://joeperes.com/work/billing-chat)
Industry: Healthcare billing

---

## The problem

Billing data held the answers to most operational questions, but getting an answer meant knowing how to query it — so questions either went to whoever could run the report, or went unasked.

## What was built

A chatbot interface over the billing data, so the people with the questions can ask them directly, in plain language.

## Results

- **0** — Unknown billing leakages
  Owner-reported. The AI surfaces the condition before it becomes a leakage.
- **0** — Minutes waiting for a billing status answer, down from hours
  Owner-reported. Answers are on-demand.

## How it was done

**Assess.** The billing data already held the answers. The blocker was never the data — it was that getting an answer out of it meant knowing how to query it.

**Implement.** A chatbot over the billing data, so a question can be asked in plain language by the person who actually has it.

**Measure.** The measure is simple. Does the person with the question get the answer themselves, or does it still route through whoever can run the report?

## Challenge

The billing data held the answers to most of the operational questions anyone wanted to ask. That was never in doubt.

Getting an answer out of it was the problem, because that meant knowing how to query it. So a question took one of two routes. It went to whoever could run the report and waited its turn — or, more often and more expensively, it went unasked. A question you have to file a request for is a question most people quietly drop.

## Solution

A chatbot interface sits over the billing data. The people with the questions ask them directly, in plain language, and get the answer back.

There is no query language to learn and no request to file. The skill barrier that stood between a question and its answer is simply gone.

## Impact

Billing answers no longer route through a bottleneck. The person with the question gets it themselves.

The quieter win is the class of question that used to go unasked. Those never showed up in anyone's queue, so nobody counted them — and they are the ones this was really built for.
