Process Instances
An instance is a single run of a process. When someone starts a process, a new instance is created that tracks their progress through each task. You can have many instances of the same process running at once.
Last updated on
An instance is a single run of a process. When someone starts a process, a new instance is created that tracks their progress through each task. You can have many instances of the same process running at once.