Pricing · 2026-07-03 · 8 min read
Company memory pricing without a seat tax
Why pricing internal knowledge search by retained knowledge volume can fit company-wide adoption better than charging for every employee seat.
Company memory is more valuable when the people who need context can use it. A strict per-seat price creates the opposite incentive: teams buy access for a small group, everyone else keeps asking those people to search on their behalf, and the knowledge bottleneck survives inside a new tool.
Seat pricing is easy to understand when each licensed user consumes a distinct operational resource or receives a specialized workflow. For internal knowledge search, many users may ask only a few questions while the larger, steadier cost comes from storing, parsing, indexing and keeping connected knowledge available.
A usage model should follow those costs without becoming unpredictable. Indexed or retained knowledge volume is one useful anchor because it reflects the source material the system continuously maintains. Query or answer volume can reflect variable AI work, but a pure per-query price may discourage people from using the product to verify small questions.
The unit must be explained precisely. “Knowledge volume” should say whether it means source bytes, normalized text, indexed chunks, attachments, versions or the most recent retained copy. Customers cannot forecast a bill when the metering unit changes after ingestion.
Version handling matters. Re-indexing an unchanged file should not create permanent duplicate usage. Deleted sources should leave the billed total after a clear retention period. Temporary processing artifacts, failed imports and unsupported files should not count as durable customer knowledge.
Access scope also matters. A company should not pay twice for one source merely because two teams can access it, unless the product actually stores separate copies or performs separate processing. Billing should represent resource use, not the number of permission edges around the same record.
A healthy plan includes predictable base capacity, visible current usage, a forecast before the next tier, and controls for large imports. Administrators should be able to see which sources occupy the most retained volume and remove stale material before an unexpected charge.
Fair-use protections can address abusive query patterns without turning ordinary adoption into a seat tax. Rate limits, concurrency controls, cached evidence and slower bulk operations are better first responses than charging every occasional reader as a full-time user.
Buyers should model three scenarios: the current canonical source set, a realistic year of growth, and a cleanup case where obsolete sources are removed. Compare the total cost and the operational incentives, not only the advertised entry price.
Vendors should also explain what happens at the boundary. Does indexing pause, do older sources become unavailable, or does the bill automatically increase? A graceful warning and explicit upgrade is safer than silently accepting an import that changes the monthly cost.
Pricing without a seat tax is not automatically cheaper for every company. Its advantage is alignment: the organization can make search broadly available while paying for the knowledge and processing the system actually maintains. That supports adoption without turning access to company context into a licensing decision.