Razyyn

Product · Analyse

A full read of the ledger, chunk by chunk.

razyyn.com — analyse session
Month-end read-throughAnalyse

"Anything unusual in this month's entries?"

Entries read4,180
Chunks processed9
Needs attention6 entries

example conversation — for illustration, not a real client's books

Analyse is for when there's too much to hold in your head and too much to skim by eye — a full ledger, a large export, a month's worth of transactions. Hand it over and it reads through everything, then hands back what actually needs your attention.

Where it stops

Analyse reads and reports — it doesn't draft an entry (that's Create) and it doesn't run the formal ISA audit procedures (that's Audit).

How it handles large data without losing the thread

Large tables and files are paginated and profiled in chunks rather than dumped into one request. Drag the slider — this is the real formula the pipeline runs.

4,200
29graph steps
9chunk(s) of 500 rows

Same formula the pipeline actually runs: understand (1) + fetch → clean → analyse per chunk (3) + compile (1).