Running Workflows
Once you've built your workflow, it's time to run it and see the results. This guide covers everything about executing workflows and managing outputs.
Running Options
You have two main ways to run your workflow:
Run Single Node
Execute just one specific node.
When to use:
- Testing a specific step
- Iterating on one part of the workflow
- Saving credits by not running everything
Run Entire Workflow
Execute all connected nodes in order.
When to use:
- Running your complete pipeline
- Generating final outputs
- Processing multiple steps automatically
Running a Single Node
How To
- Select the node you want to run
- Click the βΆ (play) button on the node
- Wait for generation to complete
- View the result in the node
What Happens
- Only that specific node runs
- Uses inputs currently connected to it
- Previous nodes must have already run (or have content)
Credit Check
Before running, you'll see the estimated credit cost on the node.
Running the Entire Workflow
How To
- Click "Run All" in the top toolbar
- Confirm if prompted (especially for expensive workflows)
- Watch as nodes execute in order
- View results as they complete
Execution Order
Nodes run in dependency order:
- Nodes with no inputs run first
- Nodes that depend on those outputs run next
- Continue until all nodes complete
Example:
Prompt Template
[Text] β [Image] β [Upscaler] 1st 2nd 3rd
Understanding Progress
Node States
| State | Visual | Meaning |
|---|---|---|
| Idle | Normal appearance | Ready to run |
| Queued | Waiting indicator | In line to run |
| Running | Spinning animation | Currently processing |
| Complete | Shows result | Finished successfully |
| Error | Red indicator | Something went wrong |
Progress Indicators
During generation:
- Spinner on the running node
- Progress bar (for some models)
- Time elapsed display
Viewing Results
In-Node Preview
Results appear directly in the node:
| Content Type | Preview |
|---|---|
| Image | Thumbnail in node |
| Video | Video player |
| Audio | Audio player |
| Text | Text display |
Full Preview
- Click the preview thumbnail
- Opens larger view
- Includes download option
Gallery
All generated content is automatically saved to your Gallery:
- Access from sidebar
- Filter by type
- Search by date
- Download anytime
Managing Credits
Before Running
- Check estimated cost on each node
- "Run All" shows total estimated cost
- Ensure you have enough credits
During Running
- Credits deducted as each node completes
- Running total shown in interface
After Running
- Final credit usage displayed
- Check your remaining balance
Cost Optimization
- Test with cheaper models first
- Run only necessary nodes
- Don't run upscaler until you're happy with the image
Handling Errors
Common Error Types
| Error | Cause | Solution |
|---|---|---|
| Insufficient credits | Not enough credits | Add credits or use cheaper model |
| Generation failed | AI couldn't complete | Try again or modify prompt |
| Timeout | Took too long | Try again or simplify request |
| Invalid input | Missing or wrong input | Check connections |
When Errors Occur
- Read the error message β Usually explains the issue
- Check your inputs β Are all required connections made?
- Try again β Sometimes temporary issues resolve
- Modify and retry β Adjust prompt or settings
- Try different model β Some models handle certain content better
Error Recovery
- Previous successful nodes keep their results
- Fix the error and re-run just that node
- No need to restart the entire workflow
Workflow Execution Tips
Testing Strategy
- Run nodes individually first to verify each step
- Start with cheap models for testing
- Run full workflow once you're confident
- Upgrade to quality models for final output
Efficient Workflows
- Don't include unnecessary nodes
- Remove unused connections
- Use appropriate model quality for each step
Iterating
When refining your output:
- Identify which node needs changes
- Modify just that node's settings
- Re-run from that node forward
- Compare results
Saving and Downloading
Auto-Save
- Canvas auto-saves as you work
- Results are saved automatically
- Access from Gallery anytime
Manual Download
For each completed node:
- Click the download icon on the result
- Choose save location
- File downloads to your computer
Bulk Download
From Gallery:
- Select multiple assets
- Download as batch
Re-Running Workflows
Same Settings
Just click Run againβuses current settings.
Modified Settings
- Change node settings as needed
- Run the modified node
- Downstream nodes may need re-running
Fresh Start
To completely restart:
- Clear results from nodes (if needed)
- Run entire workflow fresh
Keyboard Shortcuts
| Action | Shortcut |
|---|---|
| Run selected node | Enter (when node selected) |
| Stop running | Escape |
| Save canvas | Ctrl/Cmd + S |
Best Practices
Before Running
- β Verify all connections
- β Check credit estimates
- β Review prompts and settings
- β Ensure inputs are ready
During Running
- β Monitor progress
- β Watch for errors
- β Don't navigate away (for long runs)
After Running
- β Review all outputs
- β Download important results
- β Note what worked well
- β Save successful workflows
Troubleshooting
Workflow Won't Start
- Check all required inputs are connected
- Verify you have sufficient credits
- Ensure no nodes are already running
Results Not Appearing
- Wait for completion (check for spinner)
- Refresh the page if stuck
- Check for error messages
Slow Performance
- Complex workflows take time
- Video generation is especially slow
- Check your internet connection
Next Steps
- Creating Apps β Turn workflows into reusable Apps
- The Gallery β Manage your generated content
- Multi-Step Workflows β Build complex pipelines