Correcting the Record: The Online-Pricing Rule That Never Happened
Almost every article about technology in deathcare opens with the same claim: the FTC is about to require funeral homes to publish price lists online, so you had better get your website in order. It is worth being precise here, because a great deal of software has been sold on that premise.
The proposed update was never finalized. It never even reached a proposed rule. In October 2022 the Commission voted to retain the Funeral Rule and to advance an Advance Notice of Proposed Rulemaking, published November 2, 2022, with comments extended into January 2023. In September 2023 the FTC held a public workshop on online price disclosure. And then it stopped.
An Advance Notice is the lowest rung on the rulemaking ladder. It comes before a notice of proposed rulemaking, which comes before a final rule. As of 2026 there is no NPRM and no final rule. The docket is technically still open, and the next routine review of the Rule is expected around 2030.
| Date | What happened | What it means |
|---|---|---|
| October 20, 2022 | FTC votes to retain the Funeral Rule and to advance an Advance Notice of Proposed Rulemaking | A vote to study, not a vote to require anything |
| November 2, 2022 | Advance Notice published; comment period later extended to January 17, 2023 | The lowest rung on the rulemaking ladder — it precedes a proposed rule |
| September 7, 2023 | FTC public workshop on online price disclosure | A workshop is a hearing, not a rule |
| January 29, 2024 | First undercover telephone sweep; warning letters to 39 funeral homes; seven compliance points published | This is the enforcement event that actually matters |
| As of 2026 | No notice of proposed rulemaking. No final rule. The Advance Notice docket remains technically open | There is nothing to comply with beyond the Rule as it already stands |
| Around 2030 | Next routine review of the Rule expected | Plan on the current text, not on a coming change |
Funeral Rule rulemaking status as of August 2026. Sources: Federal Register, FTC business guidance, and the ICCFA Funeral Rule resource center.
What the Funeral Rule Enforces Today — and Why It Is the Phone
The Funeral Rule, codified at 16 CFR Part 453, requires two things about price that matter to anyone building software here. A funeral provider must give an itemized General Price List to anyone who asks in person about funeral goods or services. And it must give accurate price information over the telephone, on request.
There is no online posting requirement. By the most commonly cited estimate, fewer than 40% of funeral home websites display prices at all — and every one of those homes can be fully compliant. Meanwhile a single inaccurate answer given over the phone is a violation of a rule the Commission actively enforces.
On January 29, 2024 the FTC ran its first undercover telephone sweep of funeral homes, sending warning letters to 39 of them over phone-price violations and publishing seven compliance points for the industry. That is the sharpest fact in this entire article, and it changes how a voice agent should be specified.
| Obligation | Status under the Rule | What it means in practice |
|---|---|---|
| Itemized General Price List, in person | Required | Anyone who asks in person about funeral goods or services gets the itemized list to keep |
| Accurate prices over the telephone, on request | Required | This is the obligation an AI voice agent inherits the moment it picks up |
| Prices published on your website | Not required | A compliant funeral home may show no prices online at all — and by the most commonly cited estimate, fewer than 40% of funeral home websites display them |
| A machine-readable or standardized online price format | Not required | The Advance Notice explored this. It never became a proposed rule |
| Price accuracy on a call handled by software | Required, because the requirement is about the call | The Rule does not distinguish between a staff member and an automated system answering the phone |
What the Funeral Rule requires and does not require about price disclosure, as of August 2026.
This is unusual. In most of the industries we build agents for — fleet operations, terminals, facilities — the regulatory surface sits around the work, in licensing and safety and recordkeeping. Here it sits on the exact sentence the agent speaks. Very few AI deployments have that property, and it is the reason this build deserves more care than its size suggests.
Configuring a Voice Agent Inside an Enforced Federal Rule
If you take one section from this article into a vendor conversation, take this one. These are the configuration requirements we hold ourselves to when a voice agent will answer price questions for a funeral home, and the failure mode each of them is designed to prevent.
| Configuration requirement | What it means concretely | The failure mode it prevents |
|---|---|---|
| Single price source of truth | The agent retrieves prices from the current General Price List as structured data at call time, and logs the GPL version with the answer | A price copied into a prompt, a knowledge base, or a vendor's onboarding spreadsheet, then never updated |
| No inference, ever | If a caller asks about something that is not a priced line item, the agent says so and transfers | The model composes a plausible package price from adjacent items |
| No rounding, no volunteered starting-at figures | The agent reads what the list says, in the units the list uses | Marketing language leaks into a regulated disclosure |
| Same-day effective dating | A GPL change propagates to the agent the day it takes effect, with a stale-data alarm if it does not | A price rise on the list and last quarter's number on the phone |
| Answering is mandatory, deflection is not an option | The agent gives the price on request. It never redirects a price question into an appointment booking | An agent tuned to convert rather than to disclose — the exact behavior an undercover call is designed to surface |
| Never gate the price behind qualification | No name, address, or callback number required before the caller gets an answer | A lead-capture flow that turns a required disclosure into a sales gate |
| Immediate transfer to a licensed human | Available at any point, on any phrasing, including silence and distress cues | A menu tree with no operator path at 3 a.m. |
| Full transcript retention with the quoted figures | Every call retains what was asked and what was answered, with the GPL version | Audio only, or nothing — leaving you unable to prove what was said |
| Disclosure that the caller is speaking to an automated system | Stated in the first turn, before any information is collected | A synthetic voice designed to be mistaken for staff |
| Recording consent per state law | All-party consent states are handled in the call flow, not in a policy document | One consent model applied nationally to a business that takes out-of-state calls |
Frenchy Digital configuration baseline for an AI voice agent handling Funeral Rule price disclosure, 2026.
Two of these deserve expansion because they are the ones vendors get wrong most reliably.
The price must be retrieved, never remembered.The tempting architecture is to paste the General Price List into a system prompt or a knowledge base at onboarding and let the model answer from it. That works on the demo call and fails three months later, when a price changes and nobody re-uploads the document. The correct architecture treats the GPL as structured data with a version identifier: the agent looks up the line item at call time, states the price, and writes the version into the transcript. Then the question "what did our phone say a direct cremation cost on March 4th?" has an answer rather than an argument.
The agent must not convert.Conventional voice-agent tuning optimizes for booked appointments, which means deflecting questions into calendar slots. In this industry that instinct is a liability. A caller asking what something costs is entitled to be told, and an agent that answers "the best way to discuss pricing is to come in and meet with us" is failing the obligation the FTC tests by phone. Build the agent to disclose first and offer second, and instrument the ratio so you can prove it behaves that way.
Before you specify anything, audit what your phone does today. This takes ten minutes and it is the single most useful preparation for a vendor conversation, because it tells you whether the agent is replacing a good process or codifying a bad one.
- 1.Call your own main line from a number nobody recognizes: During business hours, then again after 9 p.m. Note how long it takes to reach a person, and whether one answers at all.
- 2.Ask what a direct cremation costs: Say nothing else. Do not give a name. Time how long it takes to get a number, and whether you get one.
- 3.Check the answer against your current General Price List: Not the list you think is current — the one in the binder, with the effective date on it. Mismatches here are the whole problem in miniature.
- 4.Ask about something that is not on the list: A combination, a package, a service you do not offer. The correct answer is a clear statement that it is not a listed item, followed by a transfer. Anything improvised is a preview of what an agent will do.
- 5.Ask a price question and see whether you get an appointment instead: If the human answer deflects to a meeting, the agent trained on that behavior will too — and that is the behavior an undercover sweep is built to catch.
- 6.Write down every fact the call captured: Then compare it against what the death certificate worksheet needs. The gap between those two lists is your intake specification.
Most operators who run that audit find one of two things: prices that are correct but slow to reach the caller, or a process that depends entirely on which staff member happened to pick up. Both are fixable, and both are cheaper to fix in the process than in the software.
A note on the caller you are actually designing for
The person on the other end of a first call has usually been awake for a long time and has often just watched someone die. They are not evaluating your phone system. They frequently cannot follow a menu, will not repeat themselves patiently, and may go quiet mid-sentence.
Design for that caller and the compliance requirements largely take care of themselves: short turns, no qualification before help, immediate human transfer on any signal of distress, no hold music, and a spelled-back confirmation of every name. A system built for an efficient caller will fail the actual one.
The Industry an Agent Has to Fit Into
Software decisions here are shaped by the shape of the industry, and the industry is smaller and more independent than most vendors assume.
| Measure | Figure | What it means for a build |
|---|---|---|
| Funeral homes in the US | 15,401 | NFDA. The 18,874–19,322 figures still circulating in trade coverage are wrong — do not plan around them |
| Family- or privately owned | Roughly 75% | The median buyer is a small business making a per-location decision, not a procurement committee |
| Employees | 105,300 | Across the whole sector — a small workforce carrying a 24/7 obligation |
| Funeral home revenue | $16.3B | Crematories and cemeteries add a further $4.274B |
| Cremation rate, 2025 | 63.4% | Against 31.6% for burial |
| Cremation projection | 82.3% by 2045 | The circulating 70%-by-2030 figure is trade press and is not on NFDA's statistics page — do not attribute it to them |
US funeral service structure. Source: NFDA statistics.
Two corrections are embedded in that table and both are worth stating out loud, because they show up constantly in secondary coverage. The funeral home count is 15,401. The figures between 18,874 and 19,322 that circulate in older trade articles are wrong, and a market sizing built on them overstates the addressable base by more than 20%. Separately, the cremation projection people quote — 70% by 2030 — does not appear on the NFDA's statistics page. The NFDA figures are 63.4% in 2025 and 82.3% by 2045. Attribute accordingly.
The structural fact that matters most is that roughly three-quarters of these businesses are family- or privately owned. That has direct consequences for anyone building or buying. There is no central IT function. The person evaluating your software is usually the same person who conducts arrangements, and they are evaluating it between calls. Implementation has to survive a two-to-six-person operation with a 24-hour obligation and no slack, which means anything requiring a dedicated administrator will not be adopted, whatever the demo showed.
Fewer Services, More Revenue Each
The economics of this industry fit in one line, and the clearest evidence for it sits in a public company's filings.
Service Corporation International's recent quarters show core revenue per service rising 2.7% to 3.5% while core services performed fell 4.4%. Fewer services, more revenue each.
— The industry's economics in one sentence
That is the same squeeze driving the cremation numbers, seen from the operator's side. A direct cremation is a smaller sale than a traditional burial, and the mix is moving toward it every year. The industry has held revenue up by raising the value of each service — additional merchandise, memorial products, more elaborate gatherings — while the number of services declines.
One qualification on SCI: the roughly 17% market-share figure widely attached to the company is an analyst estimate, not something SCI reports. Use it as a directional sense of consolidation, not as a number in a business case. SCI operates in the region of 1,485 funeral homes and 498 cemeteries, and reported 2025 revenue of $4.31 billion.
For an independent home the consequence is unforgiving. You cannot answer a volume squeeze with scale, so you answer it with overhead — and overhead in this business is overwhelmingly administrative time. That is precisely where automation belongs, and it is also why the honest business case has nothing to do with converting more calls.
What Should Never Be Automated
This is the section that governs everything else, and it needs an honest preface about where its authority comes from — because it does not come from a regulator or a trade body.
The NFDA has published no formal AI ethics position. No standard, no disclosure requirement, no statement about what may or may not be automated. Its engagement with AI runs through convention programming and through the 2025 Innovation Award, which went to Grace, an AI assistant built for funeral professionals. That is endorsement by award, not published guidance, and the distinction matters when a vendor implies otherwise.
The nearest published principles in an adjacent licensed profession come from veterinary regulation. The AAVSB's 2025 whitepaper on AI in veterinary medicine recommends dataset transparency, human-in-the-loop verification, client data privacy safeguards, and informed consent where the risk is meaningful, while naming hallucination, training-data bias, and automation bias as the specific hazards. Those principles transfer cleanly. We borrow them because there is nothing closer, not because they were written for this profession.
What follows is Frenchy Digital's position. We state it as our own, and we hold it as a condition of engagement rather than as a configurable preference.
| Never automate | Why | What happens instead |
|---|---|---|
| Notification of a death to a family | There is no version of this that a machine should deliver. The person receiving it will remember the voice for the rest of their life | A licensed human, on the phone or in person, every time |
| The arrangement conference | This is where a family makes irreversible decisions under acute grief, and where the Funeral Rule's disclosure obligations are discharged face to face | A director in the room. AI may prepare the paperwork beforehand and capture notes afterward, never conduct it |
| Condolence and sympathy messaging that implies human authorship | A generated sympathy note presented as personal is a deception aimed at someone at their most vulnerable. Disclosure does not fix it — the message's whole value is that a person wrote it | Staff write these. If volume is the problem, shorten them, do not synthesize them |
| Any pricing statement without a verified source | This one is different in kind. It is not a matter of taste, it is enforceable by the FTC, and the January 2024 sweep proved the agency will call and check | Structured retrieval from the current GPL, with a version logged and a human transfer for anything off-list |
| Autonomous public posting of obituaries or service details | Names and dates are the highest-stakes strings in this business, and language models invent both | Draft, then verify every proper noun and date against the case file, then have a human publish |
| Decisions about disposition, identification, or custody of remains | Legal and irreversible. No administrative system should hold a decision right here | Human authority, documented. The agent may assemble the forms and nothing else |
Frenchy Digital restraint policy for AI in funeral service, 2026. Presented as our position; no published trade-body guidance on this exists.
Notice that the fourth line is different in kind from the first three. The notification, the conference, and the condolence message are limits set by what grief deserves — you can violate them and no agency will contact you, but the family will know, and a firm that has held a community's trust for four generations can lose it in one letter. The pricing line is not like that. It is a federal requirement with an enforcement record, and it is indifferent to your intent.
If a task's value to a family depends on a person having done it, automating it does not save time — it destroys the thing you were being paid for. Automate what happens before and after the family is in the room. Never what happens in it.
— Frenchy Digital engagement principle
One more restraint that is easy to miss: disclosure. If an automated system is speaking to a family, say so in the first turn, before anything is collected. Not because a regulation currently compels it in this industry, but because the entire value of a funeral home is that people trust it at the worst moment of their lives, and a synthetic voice that a caller mistakes for staff is a small deception with a very large downside.
Automate the Back Office Instead
Having drawn the line, here is what sits safely on the other side of it. Every workflow below is administrative, every one has a human review step, and none of them puts a machine between a family and a person.
| Workflow | What the agent does | Who reviews | What it saves |
|---|---|---|---|
| First-call intake structuring | Captures and structures the decedent's name, time and place of death, next-of-kin contact, and disposition preference from the call, then routes it | A director calls the family back — always | The 2 a.m. call becomes a complete record instead of a note on a pad |
| Permit and document assembly | Pre-fills death certificate worksheets, disposition permits, transit forms, and benefit paperwork from a single structured intake | Licensed staff review and sign everything | The largest single block of administrative hours in most homes |
| Vendor coordination | Sends and tracks confirmations with florists, caterers, musicians, clergy, cemeteries, crematories, and transport; chases the ones that have not replied | Staff approve the schedule before anything is committed | Removes the follow-up loop that eats an arranger's afternoon |
| Obituary drafting | Produces a first draft from the intake form, with translation where the family needs it | Staff and the family both edit; every name and date verified against the case file | Cuts drafting time without removing the family's voice from the text |
| Inventory and merchandise tracking | Reconciles caskets, urns, register books, and printed materials against cases and reorder points | A manager approves purchase orders | Stops the quiet capital drag of over-ordering |
| Aftercare follow-up scheduling | Maintains the dated sequence of aftercare contacts and surfaces them to the right staff member with case context | A human writes and sends every message | The work that a small staff drops first and regrets most |
| Pre-need marketing operations | Segments lists, schedules campaigns, and tracks response — administrative work with no bereaved family on the other end | Marketing lead reviews copy against Funeral Rule advertising constraints | The one area where conventional automation logic applies cleanly |
Administrative workflows suited to AI agents in funeral service, with the human review step for each — Frenchy Digital, 2026.
Start with first-call intake. It is the highest-value single workflow in the business and the one where the current state is worst. A call arrives at 2 a.m. — from a family, a hospice, a hospital, a nursing home — and a tired person writes on whatever is at hand. That note then becomes the seed of the death certificate, the permit, the obituary, and the arrangement conference, and every downstream error traces back to it.
An intake agent that captures the decedent's name with spelled-back confirmation, the time and place of death, the next-of-kin relationship and contact, and the stated disposition preference, then routes a structured record to the on-call director, removes an entire category of rework. It does not replace the callback. A director still calls the family, and should call them sooner because the record is already complete.
Then permits and documents, which is usually the largest single block of administrative hours in a small home. The same structured intake pre-fills the death certificate worksheet, the disposition permit, transit paperwork, and benefit forms. Licensed staff review and sign — nothing here is a decision the system makes. The saving is not the typing; it is the elimination of re-keying the same twelve facts into eight forms, which is also where transcription errors enter the record.
Vendor coordination is the quiet one.Florists, caterers, musicians, clergy, cemeteries, crematories, transport, newspapers. Most of the cost is not the sending, it is the chasing — the second and third follow-up to the vendor who has not confirmed while a service time is already promised to a family. An agent that tracks outstanding confirmations and escalates them to staff by exception recovers an arranger's afternoon without touching a family at all.
Aftercare and pre-need: the two ends nobody has time for
Aftercare is the work every director believes in and almost every small home lets slip, because the family who needed a call at ninety days is competing with the family in the building right now. An agent does not write those messages and should not. What it does is hold the schedule — surfacing the right contact, on the right date, with the case context attached, to the staff member who actually knew the family.
Pre-need marketing sits at the opposite end and is the one area where ordinary automation logic applies without qualification: there is no bereaved family on the other side of a pre-need campaign, only someone planning ahead. Segmentation, scheduling, and response tracking are unremarkable marketing operations here.
The one caution is that Funeral Rule constraints follow you into advertising. Generated marketing copy that describes packages or prices inconsistently with your General Price List is a compliance exposure, not a copywriting problem, so route it through the same retrieval the phone uses and keep a named human signing off.
The Vendor Landscape in 2026
There is a real vendor market here, which is more than can be said for several of the industries in this series. It is also small, and most of the claims in it are vendor-published. We flag which is which.
| Vendor | AI capability | Notable | Provenance of the claim |
|---|---|---|---|
| Tukios | Obituary composition, editing and translation from a single intake form; AI photo editing | Reports a base of more than 10,000 funeral homes and sub-minute obituary composition | Vendor-published figures |
| Tribute Technology | AI obituary writer, AI guest-book moderation, spam filtering | Moderation is the underrated one — a public guest book is an open inbox | Vendor-published |
| Grace | AI assistant positioned as purpose-built for funeral professionals | Won the NFDA's 2025 Innovation Award — the most citable evidence of professional-body acceptance in this market | Award is verifiable; product claims are vendor-published |
| Ovox / NextPhone | AI first-call intake capturing decedent name, time and place of death, and family contact | NextPhone from $199/month; AI voice agents in this market run roughly $99–$399/month | Vendor-published pricing |
| Custom build | Integration with case management, the General Price List, permit workflow, and vendor coordination | This is what subscription tooling does not do, and where the compliance controls actually live | Frenchy Digital scoping |
AI vendors serving US funeral service, 2026. Product and scale claims are vendor-published unless otherwise noted; the NFDA Innovation Award is independently verifiable.
The Grace award is the single most useful data point in this table, and not because of the product. It is the most citable evidence that the profession's largest body regards AI tooling as legitimate at all. Given how much of the surrounding commentary treats any automation in deathcare as distasteful, an Innovation Award to an AI assistant is a meaningful signal about where the profession sits. It remains a prize rather than a standard, and no vendor should be permitted to describe it as approval.
On the build-versus-buy question, be honest with yourself about what $199 a month buys. It buys a phone answered. It does not buy prices retrieved from your General Price List, a structured record written into your case management system, a permit packet assembled from that record, or a transcript archive you control. For many homes, a subscription voice agent plus disciplined manual process is genuinely the right answer, and we will tell you so during discovery. Custom work earns its cost when the workflows connect — when the same intake record drives the permit, the obituary draft, the vendor confirmations, and the aftercare schedule without anyone re-typing it.
Legacy Integration Is the Binding Constraint
As in every industry in this series, the hard problem is not model capability. It is the write path into systems that were not designed to be written to. Funeral home case management platforms are mostly closed or semi-closed, and the ones that expose interfaces rarely expose them at the granularity an agent needs.
| Integration pattern | What it is | Fragility | When to use it |
|---|---|---|---|
| Read-only export first | Nightly or event-driven export of case data into a controlled store the agent reads | Low | Almost every workflow that produces value starts here |
| Human-mediated write | The agent prepares a completed form or record and a staff member commits it | Low | The right default for permits, documents, and anything that reaches a family |
| Documented API integration | Direct read and scoped write where the platform supports it | Medium | Depends entirely on the vendor. Ask for API documentation before signing anything, not after |
| Screen automation as a last resort | Robotic process automation driving a legacy UI where no API exists | High | Budget for breakage on every platform update and keep a manual fallback that staff actually practice |
| Second system of record | The agent keeps its own copy of case data that never flows back | Unacceptable | This is not an integration. It is a reconciliation job you will pay for forever |
Integration patterns for funeral home case management systems, ordered by fragility — Frenchy Digital, 2026.
The practical sequencing advice is the same one we give a terminal operator or a fleet manager. Get read access first and prove the value on a workflow that does not need to write anything. First-call intake structuring, vendor confirmation tracking, and aftercare scheduling all deliver in a read-mostly architecture. Then, once staff trust the output, negotiate the write path — either through a documented API or through a human commit step that is honestly a feature rather than a compromise.
One thing worth doing regardless of which pattern you land on: standardize the case record before you automate against it. Almost every integration problem we meet in this industry is really a data-modelling problem that predates the software.
- One canonical decedent record: Legal name with spelling confirmed at intake, date and place of death, informant and relationship, disposition. Every downstream artifact — certificate, permit, obituary, invoice — derives from this and nothing else.
- The General Price List as data, not a document: Line items with identifiers, prices, and effective dates, versioned. This is the single change that makes phone-price compliance mechanical rather than diligent.
- A vendor directory with contact and confirmation state: Florists, clergy, musicians, transport, cemeteries and crematories, with who confirmed what and when. Confirmation state is what an agent can usefully chase.
- An event log for the case: Every call, form, confirmation, and publication with a timestamp and an actor. It is the difference between reconstructing a week and remembering it.
- A publication gate: Anything family-facing — obituary, service page, notice — carries an explicit human approval record with the approver named. Not a workflow status. A person.
Ask any prospective platform vendor for API documentation before you sign, not after. In a market where three-quarters of buyers are small independents, platform vendors have not historically faced pressure to open up, and a verbal assurance that integration is possible has a poor track record.
Where AI Fails in a Funeral Home
The published risk framing for AI in deathcare, such as it is, comes from trade coverage rather than from research, and it identifies three recurring failures: hallucinated facts, generic output that strips a firm's voice, and regulatory ignorance producing advertising claims that violate the Funeral Rule. Our own risk register adds four more that show up in implementation.
| Risk | How it shows up | Control |
|---|---|---|
| Hallucinated names and dates | A generated obituary or service page carries a misspelled name, a wrong date of birth, or a survivor who does not exist | Nothing publishes without a human verifying every proper noun and date against the case file. Treat it as a two-person check for anything public |
| Generic output that strips a family firm's voice | Three generations of a particular way of writing about people get replaced by a house style that belongs to a model | Constrain generation to structure and facts; keep tone in human hands. A draft that saves twenty minutes is worth more than a finished text that sounds like everyone else |
| Regulatory ignorance in generated marketing copy | A model writes a service page describing a package inconsistently with the General Price List, or makes a claim the Funeral Rule does not permit | Route every public price or service claim through the same GPL retrieval the voice agent uses, and have a named human sign off |
| Prompt injection through untrusted content | The agent reads an email, an online guest-book entry, or a form submission containing text that reads as an instruction | Unsolved as a class. Reduce blast radius: retrieved content is data and never instruction, tools are allowlisted per workflow, and no tool with a public-facing write path runs unattended |
| Voice agent mishearing a name | Names of the deceased are the highest-stakes strings in the business, and speech recognition degrades on exactly the names most likely to matter | Spell-back confirmation on every proper noun, no exceptions, and a transcript a human checks before the name reaches any record |
| Silent staleness | A price, a package, or a vendor contact changes and the agent does not learn about it | Freshness alarms on every data source, with a hard failure to human transfer rather than a stale answer |
| Liability transfer that does not exist | A vendor implies its product carries the compliance obligation | It does not. The funeral home remains fully liable for AI-generated content, in advertising and on the phone alike |
Risk register for AI agents in funeral service operations — Frenchy Digital, 2026. Cross-reference the OWASP Top 10 for LLM Applications and the NIST AI Risk Management Framework.
Hallucination is worse here than almost anywhere. In most business contexts an invented detail is an error that someone corrects. In an obituary it is a permanent public document about a person who has died, read by everyone who knew them, at the moment they are least able to absorb a mistake. A wrong middle name, a transposed date, a surviving daughter who does not exist — each of those is an injury, and the family will attribute it to you rather than to your software.
Prompt injection remains unsolved as a class of problem. Any agent that reads content it did not generate — an email from a vendor, a guest-book entry, a form submission from a public website — can encounter text that reads as an instruction. There is no reliable defence, only blast-radius reduction: retrieved content is treated as data and never as instruction, tools are allowlisted per workflow, and nothing with a public-facing write path runs without a human commit. Design as though injection will succeed eventually, because it will.
The Labor Picture and a Shortage Claim Worth Reading Carefully
Automation arguments in this industry are usually made against a backdrop of a claimed funeral director shortage. The evidence is more ambiguous than the claim, and the ambiguity is worth understanding before you size a build around it.
| Measure | Figure | Note |
|---|---|---|
| Funeral home managers, median pay | $76,830 | Reported from BLS data (May 2024 wage estimates) |
| Morticians and undertakers, median pay | $49,800 | Reported from BLS data |
| Projected employment growth, 2024–2034 | +3% | Reported from BLS data — roughly flat, and slower than the overall economy |
| Annual openings | ~5,800 | Reported from BLS data; mostly replacement rather than growth |
| Accredited programs | ~60 | ABFSE-accredited funeral service and mortuary science programs, mostly two-year associate degrees |
| Time to licensure | 3–5 years | Accredited degree plus a supervised apprenticeship of one to three years depending on state, plus the National Board Exam |
| Enrollment and demographics | 2021 enrollment up 24% over 2020; graduates now roughly 72% female | The pipeline is changing shape faster than it is changing size |
US funeral service labor market. Wage and projection figures reported from BLS data; program and licensure detail from ABFSE. See the BLS Occupational Outlook Handbook for current figures.
Here is the tension worth naming. A projected 3% growth rate over a decade, with roughly 5,800 annual openings that are mostly replacement rather than growth, is not the profile of a profession in crisis. It sits awkwardly against persistent trade coverage describing a director shortage. Both cannot be a complete account.
The same pattern appeared in veterinary medicine, where a widely repeated shortage projection was subsequently disputed by economists commissioned by the profession's own association, who concluded the graduate pipeline was likely adequate. The lesson generalizes: aggregate headcount and local staffing pain are different measurements, and the second one is real even when the first shows nothing. A rural home that cannot find a licensed director within sixty miles is not consoled by a national projection.
The constraint nobody disputes is licensure. An accredited degree from one of roughly sixty ABFSE-accredited programs, plus a supervised apprenticeship running one to three years depending on the state, plus the National Board Exam, is three to five years end to end. That is the real inelasticity in this labor market: you cannot hire your way out of a staffing gap quickly at any wage, because the pipeline has a multi-year floor.
Which is exactly the argument for automating administration rather than headcount. If licensed hours are the scarce input, the highest-return move is to stop spending them on paperwork. The pipeline is also changing shape — 2021 enrollment rose 24% over 2020, and graduates are now roughly 72% female — which is a different story from the one usually told about this profession.
Red Flags in Vendor Selection
Send these to any vendor before the demo. Several of them are specific to this industry and will not appear on a generic AI procurement checklist.
| Red flag | Why it matters |
|---|---|
| The FTC is about to require online price lists, so you need our product | It is not. There is no proposed rule and no final rule. A vendor selling on this premise either has not checked or is counting on you not checking |
| NFDA-approved or NFDA-compliant AI | No such approval exists. NFDA has published no AI ethics position or standard. An Innovation Award is a prize, not a certification |
| A voice agent that quotes prices from its own knowledge base | Ask where the price comes from and how fast a GPL change reaches the caller. If the answer is a document uploaded at onboarding, walk |
| No call transcript export | You cannot demonstrate what your phone said on a given day from a vendor dashboard you do not control |
| Autonomous publishing of obituaries or service pages | Names and dates are exactly what language models get wrong, and the audience is a grieving family |
| Generated sympathy or condolence messaging as a headline feature | This is the feature that will cost you a family. Its existence tells you the vendor does not understand what business you are in |
| Lead-qualification built into the price answer | Requiring a caller's details before quoting turns a required disclosure into a funnel, in exactly the scenario the FTC tests by phone |
| No integration path to your case management system | A tool that cannot write into the case record produces a second system of record and a new reconciliation job |
| Vague claims about compliance without naming 16 CFR Part 453 | A vendor that cannot cite the rule it claims to help you meet has not read it |
| Per-seat pricing with no data export on termination | In a three-quarters-independent industry, switching cost is the whole negotiation. Get the export clause in writing |
Frenchy Digital red-flag list for funeral service AI buyers, 2026.
The first two are the ones we see most. A vendor leading with an imminent online-pricing mandate has either not checked the docket or is relying on you not checking it. A vendor describing itself as NFDA-approved is describing an approval that does not exist. Both are cheap tests, and both are informative well beyond the specific claim.
Ask for one artifact rather than a document set: a redacted transcript export for a single day of calls, including the price figures quoted and their source. A vendor that can produce it has built the logging. A vendor that cannot has not, whatever the security questionnaire says.
What It Costs to Build This Properly
These are the bands Frenchy Digital uses to scope this work in 2026. They assume the compliance controls described above are in scope from the start, because retrofitting a price-retrieval architecture onto a shipped voice agent costs more than building it correctly.
| Engagement | Range | Timeline | Typical scope |
|---|---|---|---|
| Discovery + workflow audit | $9k–$22k | 2–4 weeks | Call-flow map, GPL data audit, system inventory, prioritized workflow shortlist, honest build-versus-buy recommendation |
| Single-workflow agent (first-call intake, permit assembly, vendor coordination) | $28k–$70k | 4–9 weeks | One workflow end to end, structured GPL retrieval where prices are involved, human review queue, transcript and decision logging |
| Multi-workflow operations platform with system integration | $70k–$180k | 9–16 weeks | Several workflows, case management integration, aftercare scheduling, inventory, staff dashboards, freshness monitoring |
| Multi-site / regulated build with audit logging and HITL | $180k–$420k+ | 14–24 weeks | Multi-location rollout, per-location GPL versioning, full audit trail, disclosure and consent handling, documentation package |
Frenchy Digital cost bands for funeral service AI engagements, 2026.
Senior-led delivery runs $150 to $225 per hour, and ongoing retainers run $2,500 to $9,500 per month covering model and dependency upgrades, evaluation expansion, incident response, and a quarterly review. Every engagement carries a 30-day post-launch warranty, and you receive a written scope with a fixed-price phased proposal within 5 business days of the discovery call.
A budgeting note specific to this industry. Because roughly three-quarters of funeral homes are independent, the honest recommendation for a single-location home with modest annual volume is frequently not a custom build. It is a subscription voice agent configured carefully, a disciplined GPL update process, and one well-scoped integration. We would rather tell you that in discovery than sell you a platform you cannot staff. Multi-location groups are where the multi-workflow economics actually work, because the compliance substrate — price retrieval, versioning, logging, disclosure handling — is a fixed cost that every additional location inherits.
Limitations and Honest Failure Modes
A few things we will not claim, and would want a client to hear before signing anything.
- There is no independent evidence base for AI in deathcare: Nothing resembling the peer-reviewed literature that exists for clinical AI. Every efficiency figure in this market is vendor-reported, including the ones cited in this article, and we have labelled them as such. Anyone quoting a return-on-investment percentage for funeral AI is quoting marketing.
- There is no trade-body guidance to build against: The NFDA has published no AI ethics position, no disclosure standard, and no rule about what may be automated. The restraint policy in this article is ours, borrowed in part from veterinary regulators. It is defensible, but it is not authority, and a competitor may reasonably draw the lines elsewhere.
- Prompt injection has no solution, only mitigations: Any agent reading external content is exposed. We reduce blast radius; we do not eliminate the class. Treat every claim of injection-proof architecture as a marketing statement.
- Speech recognition degrades on exactly the names that matter: Non-anglophone names, hyphenated names, and names spoken by a distressed caller are the hardest cases and the highest-stakes ones. Spell-back confirmation is mandatory, and it slows the call. Accept the slower call.
- The volume math does not work for every home: At low annual case volume the fixed cost of integration dominates any labour saving, and no amount of engineering fixes that. The right answer for a small single-location home is often a subscription tool and a better process.
- Legacy platforms may simply refuse: If your case management vendor has no API and no export, the achievable scope shrinks to what a human can commit by hand. That is a real outcome, it is not rare, and it should be established in discovery rather than discovered in build.
- Staff adoption is the failure mode, not the technology: A two-to-six-person business with a 24-hour obligation has no capacity for a tool that requires administration. If it is not faster than the pad of paper on the first night it is used, it will not be used on the second.
None of that argues against building. It argues for building the measurement alongside the agent, choosing one administrative workflow with a defensible before-state, and being honest inside your own firm about what the evidence supports.
And the boundary holds regardless of what the technology can do. These are administrative systems operating under human review. The notification, the conference, and the words a family reads about someone they loved stay with people. That is not a limitation of the software. It is the point of the profession.
Automating a Funeral Home Without Automating the Family?
Book a free 60-minute discovery call with Frenchy Digital — a senior-led Black-owned LA agency. You leave with a call-flow map, a General Price List data audit, and a fixed-price phased proposal within 5 business days. Call +1 (424) 272-5601.
Automating a Funeral Home Without Automating the Family?
Book a free 60-minute discovery call. You leave with a call-flow map, a General Price List data audit, and a fixed-price phased proposal within 5 business days.
1517 S Bentley Ave Unit 204, Los Angeles CA 90025
Frequently Asked Questions
Sources & References
- 1eCFR — 16 CFR Part 453, Funeral Industry Practices (the Funeral Rule)↗
- 2FTC — When consumers call funeral homes: undercover sweep and compliance points (Jan 2024)↗
- 3Federal Register — Funeral Industry Practices Rule, Advance Notice of Proposed Rulemaking (Nov 2, 2022)↗
- 4ICCFA — Funeral Rule resource center and rulemaking status↗
- 5NFDA — Statistics: funeral home counts, revenue, cremation and burial rates↗
- 6NFDA — Convention Innovation Award↗
- 7Service Corporation International — Investor Relations and quarterly results↗
- 8BLS Occupational Outlook Handbook — Funeral Service Workers↗
- 9American Board of Funeral Service Education — accredited programs↗
- 10AAVSB — Regulatory Considerations of the Use of Artificial Intelligence (2025)↗
- 11AVMA — AI in veterinary medicine: ethical and legal implications↗
- 12OWASP Top 10 for LLM Applications↗
- 13NIST AI Risk Management Framework↗

