Register Agent

Register Agent

Workfellow identifies the connected Agents based on tokens that can be created in the Workfellow Admin Panel's Installation Center.

Tokens create also the hierarchy of how data is visualized in the Workfellow Analysis. Tokens can be created and assigned based on, e.g.:

  • Team structure

  • Customers being served

  • Location

  • Process roles like submitters, validators, approvers

  • AB-testing

Centralized Deployment: token deployed as installation parameter

PowerShell

Unset
msiexec /i "workfellow-plug-in.msi" /qn INVITATION_TOKEN="replace-this-with-the-token"

Web Installers: token entered through Workfellow Localhost

  • Navigate to http://localhost:61503/settings.

  • Paste the token and press "Join the team".

Last updated