# Input & Output Model

There are two options on how to define the input and output of the decision table:

* [Simple Editor](https://docs.decisionrules.io/doc/rules/common-rule-features/input-and-output/simple-editor): It is understood that some of our users may not understand JSON objects' structure. Therefore, we allow non-technical users to create input and output objects using our simple tool, which creates the necessary structures.
* [JSON Editor](https://docs.decisionrules.io/doc/rules/common-rule-features/input-and-output/json-editor): This is an editor for users who have experience with JSON objects' structure.
