An assistant that has read your ledger
Ask in plain language and get an answer grounded in the records your tenant holds right now. In analysis mode every figure in the reply is checked against the rows that were actually read.
Ask it
Who is over their limit, right now
Not last night's export and not a training set. One call reads the open entries, resolves the names, and renders the rows it got back as a block.
How many hours went into that project
Job ledger entries and posted time through Progressus, resolved to the resource codes your consultants actually book against.
Draft the reply, in their language
It reads the thread, matches the tone and the language of the last message, and leaves a draft in your own Outlook. Unsent. Sending stays yours.
Answer ready
You
Which customers are over their credit limit right now?
UNI4CBusiness Central
What it did
- bc__list_tables · Cust. Ledger Entry (21), Customer (18)
- bc__read_data · 1,284 open entries, none left behind
- bc__read_data · Credit Limit (LCY) for the 42 customers with one set
Three customers are over their credit limit right now, by 123,550 kr in total. Nordisk Trædesign A/S is the furthest over, at 62,900 kr above a 350,000 kr limit.
| Customer | Balance (DKK) | Over by |
|---|---|---|
| Nordisk Trædesign A/S | 412,900 | 62,900 |
| Vestjysk Maskinfabrik | 288,450 | 38,450 |
| Kolding Byg ApS | 197,200 | 22,200 |
3 of 1,284 entries matched. Read with your own Business Central permissions.
Why analysis mode is different from a chat
- One call, one figure
The block is built from the rows just fetched
Every data tool takes a presentation argument, so a question the query itself answers is read, rendered and returned in a single model call. There is no second pass where a number can drift between being read and being shown.
- Prose is verified
Ungrounded figures never leave the server
The reply's text is filtered against the tool results before it is streamed, so the same verified text reaches your screen, the database and the model's own history. There is no unchecked copy anywhere.
- Names are resolved, not searched
One call across customers, vendors, items, projects and resources
A name in the question is looked up in one call that also lists each customer's projects, and a field-selected read always carries the table's primary key, so the answer can be traced back to the record it came from.
Bring the question you ask every Monday
We will point it at your own tenant, with your own permissions, and you can watch every call it makes.
Or write to us at hello@uni4c.ai