roi

Is your memory actually saving you money?

honeycomb has an ROI page on the dashboard built to answer exactly that. It nets what the memory layer saves you against what it costs to run, in plain dollars, and it is careful to tell you which numbers are measured and which are estimates. A receipt, not a sales pitch.

Download

Net ROI, in one number.

The headline at the top of the page is Net ROI, what you saved minus what it cost to run. Underneath, that splits into the pieces it is made of, so you can see where the number comes from instead of taking it on faith. Nothing on the page is there to make honeycomb look good. If usage has been light, the net can be negative, and the page shows that plainly.

Read the full ROI guide

What goes into the number

measured
Cache savings

When your assistant reuses context it already sent, that reused part is billed at a fraction of the normal rate. honeycomb reads the real token counts from your sessions and prices them, so this is an actual, billed saving.

estimated
Memory savings

When honeycomb hands your assistant the right notes up front, it can reach an answer in fewer back-and-forths. This models what that would have cost otherwise, shown next to the measured number but always marked as a projection.

running cost
What it costs

The cloud compute behind storing and recalling your memory, plus the small amount of AI work honeycomb does in the background to distill sessions into clean notes.

-
When it is unknown

If something cannot be measured yet, the page shows a dash, not a made-up number. A measured $0 and an unknown are never shown the same way.

How the savings actually happen

  1. 1

    Reused context is billed cheaper

    When your assistant sends context it has already sent before, that repeated part is billed at a small fraction of the normal rate instead of full price. honeycomb reads your real billed token counts to price this, so it is a measured saving.

  2. 2

    Priming means fewer turns

    honeycomb hands your assistant the right notes at the start of a session, so it can often reach a correct answer without several rounds of back-and-forth. Fewer turns means fewer tokens spent overall, this piece is modeled and labeled as an estimate.

  3. 3

    Mornings start informed, not blank

    You stop re-explaining your stack and your conventions every time you open a session. That is a time saving as much as a dollar one, your agent starts already caught up.

  4. 4

    The dashboard nets it against running cost

    Every saving is weighed against what honeycomb itself costs to run, storage and the small background AI work, so the number you see is a true net, not a one-sided pitch.

How the ROI page treats a number

The page keeps two kinds of number apart on purpose, so you always know what you are looking at.

measuredestimated
source yes. your real billed usage partial. a model of what would have happened
how confident yes. trust it like a receipt partial. a flagged projection
label shown yes. plain figure honeycomb advantage. \"est.\" marker
when unavailable yes. a dash, never invented yes. a dash, never invented

Any total that includes an estimated figure inherits the est. marker, so a projection is never dressed up as a billed fact.

Common questions

How do I save money on AI spend?

Reused context is billed at a fraction of the normal rate instead of being resent in full, and priming means fewer back-and-forth turns, so fewer tokens overall. The ROI dashboard shows both effects against what honeycomb costs to run.

What is the difference between a measured and an estimated number?

Measured is arithmetic over your real, billed usage, trust it like a receipt. Estimated is a model of what would have happened otherwise, useful but a projection, and always marked with an est. label.

What happens when honeycomb cannot measure something yet?

It shows a dash, never a made-up number. A new workspace, a tool without full token detail yet, or an unreachable cost service each show a dash rather than a misleading $0.00.

Can the net number be negative?

Yes, and that is honest, not a bug. Light usage can mean running cost is higher than savings so far. The page shows this plainly, value compounds the more you use it.

Does honeycomb save time as well as money?

Yes. Your agent starts each session already primed, so you stop re-explaining your project every morning. Agents start informed instead of from a blank slate.

See your own numbers, not a demo.

Install honeycomb and open the ROI page on your dashboard. It runs locally and reads only your own workspace's numbers.

Windows (PowerShell): irm https://get.theapiary.sh/install.ps1 | iex

Download