Track spend as work moves.
Every task carries a credit cost from the moment it is briefed. The ledger records the debit when the work lands in Completed — so the balance always matches what has actually shipped.
- Committed
- 318
- Settled
- 2,042
Every task carries a credit cost from the moment it is briefed. The ledger records the debit when the work lands in Completed — so the balance always matches what has actually shipped.
A task's cost is agreed up front and held against the balance. The ledger entry is written once, at the moment the task is marked complete.
The task is created with a credit amount attached. It counts as committed — visible in the balance, not yet taken out of it.
The cost travels with the task through On hold, In progress and review. Changing scope changes the number in one place.
The task lands in Completed and the debit is written to the ledger, once, against the client it belongs to.
Cancelled work is never debited — the entry is simply not written.
Export the ledger for a period and get one row per task, grouped by unit or flat, with subtotals and a grand total already calculated.
| Task | Unit | Credits |
|---|---|---|
| CLX-1019 | Design | 14 |
| CLX-1004 | Design | 32 |
| CLX-0998 | Content | 12 |
| CLX-0991 | Content | 20 |
| Grand total | 78 | |