AI Hints
When you are creating a step you are able to attach some hints that will help the AI to figure out which solution to send when.
Dependency
Adding a dependency means that you are going to make a certain data item required. It could be that it has to equal a certain value exactly, or that it must be less than or greater than a value. Either way, that data item must be set and meet the requirements before the AI will return it.
Cost
The AI factors in a solution's cost when it is determining the order in which to try something. It will recommend low cost solutions before higher cost solutions.
Parts
Parts can be added to track which parts are needed to complete a step.
Skills
Use this to specify the skills a user would need to have if they were going to complete this step.
Updated almost 2 years ago