- workflow
- /
Write Workflow
- /
- Debugging Workflow
#Debugging Workflow
After completing the process writing, you may need to debug the workflow before it is officially released. At this point, you can turn on " Real time logs " and " Developer mode " in the upper right corner: you can see the execution status and output logs of each node:
- The introduction of real-time logs is as follows:
- The developer mode is introduced as follows:
- You can click the "Execute" button on any node to execute a specific node separately: