Try it
Walk sample decisions in your browser — no signup
Pick a sample scenario, step through the input and output, and read which rules would fire. Traces and timings are illustrative — not a live call to your runtime. Then see how the same logic is authored, tested and reviewed before it reaches production.
- Interactive samples — no account
- No credit card · no sales call
- Illustrative traces, not a live engine call
Sample decision walkthrough
Shape a decision request and see what would fire
Canned sample policies. Edit inputs, run the sample, watch receive → match → fire → respond. This UI does not call your runtime — timings are illustrative. Measured figure we publish elsewhere: ~3.4 ms for a 2 MB request against 500 candidates.
Score bands, employment tenure and loan amount → approve, refer or decline with a reason code and max APR (same shape as the free-trial seed).
- Receive
- Match
- Fire
- Respond
{
"credit_score": 742,
"annual_income": 96000,
"loan_amount": 25000,
"employment_years": 4
}Adjust inputs, then run the sample to see output and matched rules.

Sample policies for illustration only — no engine call from this page. The trial workspace and Decision Server workbench run your published services against the real runtime. Start free trial
Ready for the real path?
You have seen sample execution. Next: your own workspace, or a 30-minute executive meeting on the decision you own.
Seeded workspace · real runtime · no card · 30 min · your underwriting / claims / eligibility rules · No calendar link is configured for this deployment — we use email (mailto).
What the executive meeting covers
- Risk & control — audit trail, hit policies, change governance
- Migration path — ODM / custom / spreadsheet inventory and cutover options
- TCO shape — hosting, ops, licensing posture (quote-based; no invented rate card)
- Timeline — trial seed → first production-shaped decision service
How buyers use this call
- Procurement & InfoSec get residual-honest answers before a trial
- Architecture owners map hosting (EU / own-cloud / air-gap) in one sitting
- Migration leads size ODM export risk before committing headcount
Enterprise security review?
If procurement or InfoSec needs answers before a trial — hosting, residency, SSO — start with the security page, then book a walkthrough.
- Start free trialSeeded workspace · real runtime · no card
- Book executive meeting30 min · your underwriting / claims / eligibility rules
- VS Code extensionthe same authoring, in the editor you already use.
- ODM migration assessmentinventory an existing ruleset in the browser.
- Compare vs IBM ODMWhere we differ — and where classic ODM still leads.
- See plansFree trial, Starter, Business, Custom — quote-based commercial terms.
Demo FAQ
What this page is — and is not
Does this call a live decision engine?+
No. Client-side sample policies only. Timings are illustrative. Use a free trial for real execute against published services.
Can I change the inputs?+
Yes — edit fields and run again. Outputs follow the canned sample policy for that scenario, not your production ruleset.
Is the AI authoring real?+
The showcase is illustrative. In-product AI uses your configured providers and still requires human review before publish.
How do I run my own rules?+
Start a free trial, author or import a ruleset, publish, and execute via Decision Server, the API, or the VS Code extension.
