Overview
This guide walks you through building a complete decisioning setup from scratch — from defining your data to getting real-time recommendations via the API.Steps
Create a Schema
Go to Data > Schemas and create a “Customer” schema with fields:
customer_id (text), name (text), segment (text), loyalty_score (decimal).Create a Category
Go to Studio > Business Hierarchy and create a “Credit Cards” category with custom fields:
annual_fee (decimal), rewards_rate (decimal).Create Offers
Under the Credit Cards category, create 2-3 offers like “Platinum Card” and “Cash Back Card” with different custom field values and qualification rules.
Build a Decision Flow
Go to Studio > Decision Flows and create a new flow:
- Add an Enrich stage pointing to your Customer schema
- Add a Score stage with scorecard scoring
- Add a Rank stage with arbitration weights