This guide explains how to build Rulesets!

Rulesets are your decision workflows. They are built from our five core Rules, all of which are explained in detail in this document:

Sending data into a Ruleset and receiving your decision results back is what we refer to as performing a “Ruleset Run”.

Starting from a blank Ruleset shown below, we will walk you through how to build a Ruleset using each of the rules.

Screen Shot 2022-09-27 at 5.37.53 PM.png

Start Rule

As the name suggests, the Start Rule is always the first Rule in a Ruleset.

Screen Shot 2022-09-28 at 3.07.37 AM.png

The Start Rule defines the data points required to run an individual Ruleset.

If these data fields are not provided to the Ruleset when it’s run, you will receive an error message listing which fields are missing.

Screen Shot 2022-09-27 at 4.20.44 PM.png

You can also group similar data points together using the “Group” option in the dropdown menu, as shown below.

Screen Shot 2022-09-28 at 3.11.59 AM.png

The fields defined in the Start Rule are required for the Ruleset to execute and your own web or mobile application to receive the Ruleset decisions. See our “Integrate Your App with Ruleset” guide for details.