Skip to content
Last updated

Checking the Status of Your Workflow

You can check the status of your workflow sessions, tasks, or logs using the ID provided in the CLI.

Create a step-by-step guide:

  1. After running the workflow session, make a note of the ID you need to check the session, task, or log as shown in the image below:

2. Type the following command in the terminal window to show the status of your workflow session, task, or log:

StatusCommand
sessiontd workflow session <session id>
tasktd workflow task <attempt id>
logtd workflow log <attempt id>