The Decisions flow designer allows creation of graphical models that are able to be executed. Flows can be started by user interaction (forms), on a schedule or based on an api call or event
The form designer is a graphical drag and drop tool that allows creation of forms in a WYSIWYG fashion. Forms can be laid out in a variety of layouts and can take advantage of CSS for styling. Forms can be dynamic with rules for control showing/hiding, custom validation rules, etc.
Statement rules can result in a a simple decision (true/false), trigger an action or return a value. Rules are designed in a step by step editor (without writing code).
The report writer and page designer allow the creation of end user reports and dashboards that allow data to be viewed and acted on. This designer works on the basis of 'data sources' that enable the designer user to configure data access without writing sql. Reports can report on data that is in other sources, not only database stored data.