Welcome to Zuora Product Documentation

Explore our rich library of product information

How are rules constructed and managed?

Learn how to construct and manage rules using the Zephr Rules Builder, which provides a palette of decision points and outcomes to create flow charts for various scenarios.

Feature and Request Rules are constructed within the Zephr Rules Builder. The Rules Builder offers a palette on the left-hand side with a variety of decision points and outcomes to use in a rule. Drag decision points and outcomes into the rule and connect them together to construct a flow chart.

This diagram shows a simple flow where a page view checks whether a user is logged in. Logged-in users see the page without any changes, while users who are not logged in are shown a registration form.

Flowchart showing a page view that checks if the user is logged in: if yes, no transformation occurs; if no, the user is directed to a registration form.

Zephr rules can vary in complexity and can include decisions about a user’s device, location, browser, or profile information; the age of a piece of content or other content metadata; the date and time; and more. Details of these decision points can be found here.