Ashworth & Hale Jewellers
Family-run jewellery valuation business providing probate valuations for solicitors across the Midlands
600 valuations · 0 re-keying
Structured valuations returned directly to solicitors
The Problem#
- Solicitors send estate jewellery for probate valuation, and Ashworth & Hale return a PDF listing each item with description, condition, and value
- The solicitor then manually re-keys every figure from the PDF into their case management system and onto the IHT400
- A typical estate jewellery valuation contains 15–30 items — each value re-typed, each transcription creating an error risk
- The firm completes approximately 600 valuations per year, generating thousands of individual values that are transcribed by hand
- Rounded figures in PDFs occasionally introduce ambiguity — was that £1,200 or £1,250?
How They’d Use INHERIT#
- Each valued item is an
asset.jsonentry withcategory: "jewellery_watches"and asubcategorysuch as"engagement ring","necklace", or"watch" - Valuations are structured using
valuation.jsonwithproviderType: "professional_valuer",method: "expert_opinion", andvaluationPurpose: "date_of_death"for probate or"insurance"for replacement cover - The
valuerRegistrationobject records professional credentials —body: "NAJ"(National Association of Jewellers),membershipId, anddesignation - Monetary values use
common/money.jsonin minor currency units (pence), eliminating rounding ambiguity - Photographs attach via
common/media.jsonwithmediaType: "image/jpeg"andpurposeindicating the documentation context - Where an item has both a date-of-death value and an insurance replacement value, two separate
valuation.jsonentries reference the sameentityId
The Integration#
- Export-focused: Ashworth & Hale generates INHERIT-formatted valuation reports alongside their traditional PDF letters
- Solicitors import the structured data directly into their case management systems — the PDF continues to serve as the human-readable document for the client and HMRC
- Minimal development effort required, as the data already exists in their valuation software and simply needs a structured export
The Business Case#
- 600 valuations per year returned in structured format, eliminating re-keying entirely
- Solicitor clients collectively save approximately 175 hours of paralegal time annually — roughly 15–20 minutes per valuation
- The structured output differentiator is expected to increase referrals by 15–20%, representing approximately £45,000 in additional annual revenue
- Solicitors prefer valuers who return data they can import directly — competitive advantage at near-zero adoption cost
Before / After#
Without INHERIT:
- Solicitor sends estate jewellery to Ashworth & Hale for valuation
- Valuers examine, photograph, and assess each piece
- Ashworth & Hale produces a PDF valuation letter listing 15–30 items
- Solicitor receives the PDF and manually re-keys every value into their case management system
- Solicitor transcribes the same figures onto the IHT400
- Transcription errors go unnoticed until HMRC queries the return — weeks or months later
With INHERIT:
- Solicitor sends estate jewellery to Ashworth & Hale for valuation
- Valuers examine, photograph, and assess each piece
- Ashworth & Hale exports structured
valuation.jsonentries alongside the PDF letter - Solicitor imports the INHERIT data directly — values flow into the case management system and IHT400 with no re-keying
“We spend our days valuing rings and necklaces — we shouldn't also be in the business of generating PDFs that someone else has to retype. Structured data just makes sense.”Sarah Ashworth, Director, Ashworth & Hale Jewellers
Disclaimer: Ashworth & Hale Jewellers is a fictional organisation created for illustrative purposes. This case study describes a hypothetical integration scenario. All metrics, savings, and outcomes are projected estimates, not actual results. References to real regulatory bodies, courts, and legislation are for accuracy and do not imply endorsement.