Running tasks are tasks that run asychronously and may take a while to complete.
These tasks may include such things as classification, deduplication, clustering, etc.
When a task is run through the API, a Task Item
will be returned that you can periodically query on to watch the status, or
if need be, cancel the task.