AI phone assistant for accountants and tax advisers
The filing weeks bury the phone. Tel-Agent answers, takes the client reference and which deadline, and leaves one searchable list.
- Client reference
- Which deadline
- Document chase
Why an accountancy phone peaks in the weeks you cannot spare
Practice calls are not spread evenly. They pile into the weeks around filing dates, which are exactly the weeks nobody can afford an interruption - and most of them are the same three questions asked by people who all think theirs is the urgent one.
How the AI receptionist handles an accountancy call
It answers and asks for the client reference.
It asks which deadline the call is about, because there are several.
It asks whether the client is chasing you or you are chasing them.
It records what is outstanding - a document, a signature, an answer.
The call lands in one searchable list already sorted into answer-today and answer-after.
What the agent is told to ask
Written by you, in your own words, as the assistant’s instructions.
What an accountancy phone assistant should and should not do
What it does
- Answers through the filing weeks without interrupting the work
- Takes the client reference and the deadline in question
- Sorts the list before anybody has to read it
- Records what document or signature is outstanding
- Keeps client data on the practice's own machine
What it never does
- Give tax or accounting advice
- Confirm whether a filing has been made
- State a figure, a liability or a refund
- Commit the practice to a deadline
- Send client references to a third-party server
Questions
When is this actually useful?
In the weeks around filing dates, which is when call volume piles up and when nobody can afford an interruption. Most of that volume is the same three questions.
What does it ask before it logs a deadline call?
The client reference, which deadline they mean, and whether they are chasing you or you are chasing them. That last one sorts the list into answer-today and answer-after without anybody reading it first.
Can it reach our practice software?
It reaches other systems through a generic HTTP tool and webhooks, so anything with an API can be wired to it. Tel-Agent is pre-alpha and none of it is installable yet.
Does it work outside the filing season?
It answers all year, but the difference is only obvious in the weeks when volume spikes. The rest of the time it is catching the calls that arrive while everyone is in a meeting or with a client.
Can it chase documents?
It records what is outstanding when a client rings in. Outbound chasing is a different job - what this changes is that the practice knows, in one list, which client owes which document and since when.
What about confidentiality?
A client reference and a mention of a deadline is enough to identify somebody's financial position. Everything the assistant records stays on the practice's own machine, which is the whole reason for self-hosting rather than a hosted answering service.
Does the EU AI Act allow an AI to answer a deadline call?
Yes, under Article 50 of Regulation 2024/1689, which asks that the caller be told they are speaking to a machine - that line belongs in the greeting you configure. Annex III lists creditworthiness evaluation, so scoring a caller is off the table by design. The distinction the Act draws is between assisting and deciding, and this agent assists: it never assesses creditworthiness or gives an opinion on a return. Austria's KI-Servicestelle at RTR publishes the same reading of the transparency duty.
Who is the data controller for what a caller to an accountancy firm says on the phone?
You are. A deadline call is financial data, and Tel-Agent is self-hosted with your own model keys, so the recording, the transcript and the record it writes stay on your server and never reach Dpro GmbH. There is no processor agreement to sign with us because we never receive the data, and the source is AGPL-3.0, so you can check that rather than take our word for it.
Can an accountancy firm run this in the United States?
There is no single federal AI statute to comply with, but a phone line carries older rules. The GLBA safeguards rule covers US firms handling financial data, and self-hosting keeps that data inside your own systems. Consent to record is set state by state, and California and Illinois among others want every party to agree. Running the software yourself makes you the caller of record, so the disclosure and the recording switch are yours to set.
Not usable yet. The day it answers a real call will be a release, not a newsletter.
Watch the repository