JSON Forms are used to collect user input data necessary for executing workflows. They allow workflow builders to manually construct forms that operators can use to provide the necessary inputs for workflows. JSON Forms support various input types such as text input, text area, number input, checkboxes, and dropdowns, and they can include features like enumerations, data type restrictions, help text, radio buttons, and pre-filled defaults
This section of the documentation introduces how to navigate JSON Forms in Itential Platform and how to use the application to build forms and generate a JSON Schema representation of a form.