Features

Everything the agents do โ€” and every gate you keep

AI drafts the transaction. A human with approval authority releases it. The audit trail records which was which.

The quote-to-cash loop

RFQ in, approved quote out

๐Ÿ“ฅ

Parse the RFQ

Inbound email or document is classified, screened for injection and PII, then parsed into structured line items. Non-RFQ mail is filtered out before it ever reaches the pipeline.

๐Ÿ”Ž

Resolve customer & products

Buyer is matched to an existing account โ€” a new address on a known company is flagged as suspect. Free-text product lines are matched to the catalogue by salt, strength, form and pack.

๐Ÿšš

Procure costs

Vendors are scored on five factors, prices outside their validity window are excluded, and a landed-cost sheet is assembled with freight, duty and FX.

๐Ÿ“

Draft the quote

Priced in the customer's own currency with margin computed per line. Where costs are missing, the run parks and produces a partial quote rather than guessing.

Controls

Why finance teams sign off on this

๐Ÿ›‘

AI is draft-only

No agent can release a customer-facing document. Every AI output lands as a draft that a named approver must accept.

๐Ÿ”’

Human edits lock the record

Once a person edits a field, agents stop overwriting it. Your correction is final.

๐Ÿงพ

Tamper-evident audit

Every mutation is written to a hash-chained audit log, attributed to a human or a specific agent run.

๐Ÿ—‚๏ธ

Versioned quotes

Each revision snapshots the full quote, so you can prove exactly what was sent, when, and at what margin.

๐Ÿ‘ฅ

Four roles, real RBAC

Admin, Operations, Approver and Viewer. Only an Approver can clear a human-in-the-loop gate.

๐Ÿข

Tenant isolation

Every row carries an organisation ID enforced at the database level, not just in application code.

Platform

Built to keep running

โฑ๏ธ

Durable agent runs

Workflows are checkpointed graphs. A run waiting on your approval survives a restart and resumes where it stopped.

๐Ÿง 

Business memory

The system learns your pricing habits and customer preferences as evidence-backed memories, each with a confidence score.

๐Ÿ”—

Evidence-cited drafts

Hybrid retrieval over your own catalogue and history means every drafted figure can be traced to its source record.