Skip to content

User Processes

Whenever a user is ingested into a workflow, a so-called user process is created for it. This process represents the state of the user inside the workflow and tracks its progress through the sequential steps. The plugin automatically updates user processes whenever users enter a workflow step or transition to the next step.

User process list

In other words

User processes are the way users move through your workflows.

Lifecycle

You can find extensive details on how user processes are created, updated, and terminated in the execution model section of this documentation:

Execution Model

Inspecting

You can find detailed information on how to view and inspect all current user processes in the inspecting user processes section of this documentation:

Inspecting User Processes