Pricing

Meter what the agent actually does.

Priced per Write Request Unit (WRU), so you pay for what your agents do, not for seats or idle capacity. Reads and queries are always free.

Free

Full-featured trial for three months

$0

Everything in Pro · 3-months limit

  • All Pro features unlocked
  • Long-term memory & sub-agents
  • Image and document processing
  • Expires after 90 days
  • Unlimited WRU

Starter

Get running with core agentic capabilities

$499

/ month · 1M WRU

  • Short-term memory
  • Image and document processing
  • Sub-agents
  • Email support

Pro

For teams shipping agents into production

$1,799

/ month · 8M WRU

Everything in Starter, plus

  • Retention policies
  • Long-term memory
  • Agentic watchdogs
  • Forking & rewinding conversations
  • Email & phone support

Enterprise

Commitment-based WRU with full support

Custom

Volume WRU commitment

Everything in Pro, plus

  • Full support · dedicated TAM
  • SLA & SSO
  • On-prem · air-gapped · hybrid
  • Custom retention & governance

* Launch pricing - included volumes may be adjusted over time.

Pricing FAQ

How WRU pricing works.

WRU stands for Write Request Unit, the single metric Quill bills on. Every write into Quill counts as one WRU: ingesting a record from your source database, updating or deleting it, and every message sent to an agent. Reads and queries are free.

Writes are counted per document, not per byte. Each row you ingest is its own write, so an order counts as one write and each of its line items as another. When a source record is later updated, modified, or deleted, that change flows in through CDC as another write. Sending a message to an agent is a write, and generating embeddings counts as writes too.

No. Reads, queries, and the indexes Quill maintains internally are never metered. You are only charged for writes that matter to you, not the infrastructure writes happening under the hood.

No. A WRU is counted per document regardless of size, so a small record and a large one each count as one write. How fast you ingest does not change the count either.

No. We chose writes over tokens because token usage is unpredictable and differs between models. Quill does not meter or charge for LLM tokens. Those you pay your model provider directly, and nothing at all if you run a model on your own hardware.

Yes. You choose exactly which tables, columns, and rows Quill syncs, so only writes to the data you care about are counted. A high-churn table you do not need, like application logs, can be left out entirely and never costs you a WRU.

Yes, but the 90-day free trial covers that first ingestion, so the migration effectively costs you nothing. The initial import writes a document for each record, so it does consume WRUs; you can load your data and see the value before anything is billed.

WRU is charged in 1M-unit increments, and you can watch your usage live in the Quill dashboard. Whether your usage skews toward many agent messages or heavy data churn, WRU tracks the value you are getting from the system.