Add a tutorial to your user guide
Tutorials describes steps for completing an end-user task. To mark a tutorial, add any of the following tags to any page:
article:task-tutorial-beginner
article:task-tutorial-intermediate
article:task-tutorial-advanced
Add a troubleshooting page
Troubleshooting pages are for users to identify reasons and fixes for problems. To mark a troubleshooting page, add the tag article:task-troubleshooting
to any page.
Enter guide description here.
Topics
Kinetic Task provides a REST API to interact with Kinetic Task. Among other things, the API allows source applications the ability to update or complete deferred tasks, run trees, view runs, move / clone trees, and import / export trees.
Task Consumers are .rb or .jar files that implement some Task functionality that is specific to a calling application. This page contains consumer files developed for a variety of applications.