Test individual nodes or run through your workflow step-by-step to catch issues before publishing.Documentation Index
Fetch the complete documentation index at: https://docs.dify.ai/llms.txt
Use this file to discover all available pages before exploring further.
Single node testing
You can test any node individually without running the entire workflow. Select the node, provide test input in its settings panel, and click Run to see the output.
Step-by-step execution
When you run nodes one at a time, their outputs are cached in the Variable Inspector. You can edit these cached variables to test different scenarios without re-running upstream nodes.
View execution history
Every node execution creates a record. Click “Last run” on any node to see its most recent execution details including what data went in, what came out, and how long it took.