Probate filing: what names the property, and who can sell it
In short
A probate filing is 2 records fused into 1: an estate, which may or may not hold a specific property, and an authority, which belongs to a person a court appoints — often months after the case opens. A row without a parcel, a named appointee, that appointee's role and the date their authority began is not a lead.
Key takeaways
- The opening petition frequently lists no assets, so a docket alone rarely names a property.
- Authority to sell belongs to a court-appointed representative, not to the petitioner or the heirs.
- Appointment is a separate, later event; the gap from filing runs from weeks to many months.
- A callable row needs 4 things: a parcel, an appointed person, their role, and the date authority began.
A probate filing carries 2 records that a lead list routinely collapses into 1. The first is an asset record: what the deceased person owned, which may include real property. The second is an authority record: who a court has appointed to act, in what role, from what date.
A list built from case openings usually captures neither. The petition names a decedent and a petitioner, and in many jurisdictions lists no assets at all. The row has a name, a court and a date, and nothing identifying a parcel or anyone able to transact.
The estate and the authority are answered by different documents
| What you need | Where it lives | Why the case opening will not give it |
|---|---|---|
| A specific property | The land register, plus any inventory filed later in the case | The petition often lists no assets, and inventories are not always public |
| A person who can sell | The grant of authority, a separate and later document | The petitioner is not always the person the court appoints |
| The date authority began | The grant, not the date the case opened | The gap between the 2 runs from weeks to many months |
| What the authority permits | The terms of the grant and the local procedure | Some sales require court confirmation and some do not |
The vocabulary differs by jurisdiction and the difference matters. Where a will names an executor the grant is commonly Letters Testamentary; where there is none, Letters of Administration, the appointee described as a personal representative. England and Wales use a Grant of Probate; Scotland grants Confirmation. Several US states have adopted the Uniform Probate Code in whole or part. Confirm the local terms.
The land register answers the property question, not the docket
The reliable property-side signal is a recorded instrument, because a recorded instrument names a parcel. An Affidavit of Death, a Personal Representative's Deed or an Executor's Deed against the title is where the estate and a specific property meet in a record you can key on — a county FIPS code and the recorder's instrument number, joined to an APN. Far stronger than matching a decedent's name to an owner of record.
Appointment is a separate event, and it is the one that matters
Heirs do not automatically hold power to sell. Until a court appoints someone there is generally nobody who can convey the property, and after appointment the power sits with that person in that role, subject to the grant and local procedure. Approaching a family member with no authority goes nowhere, at a bad moment.
So the appointment date, not the filing date, should drive timing. It also explains why probate behaves oddly when stacked with other signals: the parcel's mailing address usually moves to the representative's own, exactly the pattern behind the absentee owner flag and its false positives. Stacking cuts volume faster than the arithmetic suggests — the trade-off in single-signal against stacked-signal lead lists.
Assemble the row in this order, or park it
- Resolve a parcel first. Look for the decedent as an owner of record; if nothing resolves, park the case rather than spending enrichment on it.
- Look for a recorded death-related instrument against that parcel. This is where the estate and the property meet in one document.
- Find the appointment, not the petition. Store who was appointed, in what role, on what date, and keep the petitioner separate.
- Record what the authority permits. Whether a sale needs court confirmation changes the conversation and the timeline.
- Only then admit the row to a queue. Missing any of the 4 fields means a holding state with a reason.
Modelling that as a state machine, with a holding state and a reason on every row short of callable, is small product build work that stops incomplete rows leaking into a dialler. Ordering the callable rows is a separate job with separate constraints, set out in what a distress score is actually ranking.
Restraint has to be built in, not left to the caller
Every one of these records exists because somebody died, and that is a design constraint rather than a tone note. Set a minimum case age before a row enters a calling queue, as a value the team configures rather than a default of 0. Make suppression permanent and global on first request.
None of this is legal advice, and probate procedure varies by jurisdiction and is amended. If the data ever informs a decision about a person rather than a calling order, the discipline in written criteria before any model touches an application applies from that point. This page sits in deal sourcing, property data and owner outreach, part of real estate and proptech software.
A name, a court and a date is a case. A parcel, an appointed person, a role and a start date is a lead. Most probate lists sell the first as the second.
Frequently asked questions
Short answers to the follow-ups this page tends to raise.
What is a probate filing in real estate lead generation?
It is a court record opening the administration of a deceased person's estate, used as a signal that property may come to market. It fuses 2 things a lead list must keep apart: what the estate contains, which the petition often does not state, and who the court authorised to act.
Who can actually sell a property that is in probate?
The person the court appoints to represent the estate, within the powers the grant and local procedure give them. Depending on jurisdiction that is an executor, an administrator or a personal representative, and some sales additionally require the court's confirmation. Heirs generally cannot convey before that appointment exists.
Does a probate case mean the house will be sold?
No, and it does not establish that the house is in the estate. Property held in joint tenancy with survivorship, in a living trust, or passing under a beneficiary deed moves outside probate entirely. Where a property is in the estate it may be kept by a beneficiary or sold years later.
Which fields make a probate record actually callable?
Four: a resolved parcel, the appointed representative's name, their role, and the date their authority began. A row missing any of them belongs in a holding state with the reason recorded, not in a calling queue with an empty column that gets ignored under volume.
- probate
- public records
- deal sourcing
- data modelling
The work behind this page
Builds from our portfolio that this page draws on.
AI-Native Real Estate Fund
4 AI agents handle deal scouting, underwriting, outreach, and structuring across distressed properties and land parcels.
Real EstateShortList
An AI recruiting screener that reads every application, scores candidates against the role, and hands recruiters a ranked shortlist with outreach already drafted.
HR & RecruitingTenantDesk
An AI property-operations platform that triages every maintenance request, tracks rent to the unit, and dispatches the right vendor across a residential portfolio.
Real EstateRead next
- Notice of default: what the filing proves, and what it does notThe filing is a procedural event with a date and a lien reference. It says nothing about the owner's intentions, and only 2 fields are safe to key on.definition
- Distress score: a call order, not a prediction that anyone will sellThe score decides which 40 of 12,000 rows go on tomorrow's call sheet. It is ordinal, it is not a valuation, and it must never describe the owner.definition
- CAM reconciliation: what each line claims and must provePool, exclusions, gross-up, cap, share, credits. Six components, each supported by a different document, and a dispute almost always turns on one of them.definition
- Co-tenancy: the clause that can switch fixed rent offCo-tenancy makes one tenant's rent depend on other tenants trading. It is the clearest case where a lease field is not a number but a small state machine attached to the rent line.definition
- Confidence on an extracted lease field: what the number measuresConfidence on an extracted field says how consistently the system reached a value, not whether the value is true. Treat it as a queueing signal, set against how many fields a person can check.definition
- Critical date: a date that forfeits a right when it passesDefined by consequence, not importance: if nothing is lost or switched on when the day ends, it is a date on a lease, not a critical date.definition
Working on something in this space?
Tell us where you are in a sentence or two. We'll tell you honestly whether we're the right team, and what a sensible first slice of the work looks like.
Start the conversation