Skip to content
Khataby Lacspace
Getting started

What a khata actually is, and what software should do with it

A khata is a running balance for one person, kept over time. Why a list of bills is not a khata, and the four things software has to get right.

7 min read

A khata is a running balance for one personThree columns — given, paid and the running balance — producing a single amount owed.Rameshgivenpaid1,200800500600still owed900balanceone number, per person

In short

  • A khata is not a list of bills. It is one running balance per person, carried forward.
  • The number that matters is the balance, and it must survive a partial payment, a return and a correction.
  • Age matters as much as amount: what is owed for ninety days is a different problem from the same sum owed for nine.
  • Software that stores bills but recomputes the balance from them is fragile in exactly the places a paper bahi was not.

The word gets used loosely enough that software is sold as a 'khata app' when it is really a bill list. The distinction is worth being precise about, because it decides whether the thing you install can answer the question you actually have.

A khata is a running account for one person. Not a folder of their bills — one number, kept current, carried forward.

Given, paid, carried forward. The columns are the working; the balance is the answer, and it is the only part anyone actually asks for.Three columns — given and paid — resolving to a single balance of 900.Rameshgivenpaid1,200800500600still owed900balanceone number, per person
Given, paid, carried forward. The columns are the working; the balance is the answer, and it is the only part anyone actually asks for.

Why one number, and not a list

Because that is the question that gets asked. A customer at your counter asks what they owe. You ask yourself who to chase this week. Neither question is answered by a list of transactions — both are answered by a balance, and if the software makes you add up to get there, it has left the work with you.

This is what a paper bahi got right. The page had a carried-forward figure at the bottom, and that figure was the record. Anything that replaces it has to be at least as good at producing one trustworthy number.

The four things it has to survive

A balance is easy to keep correct when everything is simple. These four are where implementations differ, and they are worth testing on any khata app you are considering.

What happensWhat the balance must do
They pay part of what they oweReduce by that amount, and stay linked to what remains
They return an itemReduce, without deleting the original sale
You entered a wrong amountBe correctable, with the correction visible rather than silent
They buy again before payingAdd on top, keeping the age of the older part

Age is half the information

Twenty thousand owed across the shop tells you almost nothing. Twenty thousand of which most is over ninety days old is a different business problem from twenty thousand that is all from this week, and the second one is usually fine.

This is the single thing a paper bahi could not do at a glance, and the clearest reason to move a khata onto a phone: sorting by how long money has been owed, rather than by who owes the most. There is a separate guide on chasing what is owed without damaging the relationship, and a free ageing calculator on this site if you want to see the shape of your own book before installing anything.

Where a khata stops

It answers who owes you. It does not tell you whether the sale was worth making, what your stock is worth, or where the month's cash went. Those are accounting questions, and they are why most shops that start with a pure khata app end up wanting billing, stock and reports behind it.

Which is the honest reason Khata is not only a khata app: the balance is the entry point, and the rest is what you need once the balance stops being the only thing you are unsure about.

Common questions

What is a khata?

A khata is a running account kept for one person — traditionally a page in a bahi with what was given and what was paid, carried forward to a balance. In a shop it is the record of who owes you money and how much, updated every time they buy on credit or pay something back. The word is used across South Asia and the idea is the same everywhere it is used.

What is the difference between a khata and an invoice?

An invoice is one transaction. A khata is the relationship over time. You can have fifty invoices for a customer and still not know what they owe you, which is exactly the situation a khata exists to prevent — it holds one number, kept current, for that person.

What is a digital khata app?

Software that keeps that running balance for you instead of a paper bahi: it records what was given and what was paid, keeps the balance current, and usually lets you send a reminder for what is outstanding. The useful ones also tell you how old each balance is, because that is the part a paper page never showed at a glance.

Is a khata the same as accounting?

It is one part of it. A khata answers 'who owes me what'. Accounting also has to answer what you sold, what it cost you, what you spent, and what is left — which is why a khata app usually grows into billing, stock and reports, or gets replaced by something that already has them.

Khata is free to use

Billing, khata, stock and reports on your phone. No card, nothing to cancel.

See what you get

khataudhaarcredit ledgerbahiaccounting

Read next

All articles