Armox
    Armox Academy πŸ“š
    CanvasRunning Workflows

    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

    1. Select the node you want to run
    2. Click the β–Ά (play) button on the node
    3. Wait for generation to complete
    4. 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

    1. Click "Run All" in the top toolbar
    2. Confirm if prompted (especially for expensive workflows)
    3. Watch as nodes execute in order
    4. View results as they complete

    Execution Order

    Nodes run in dependency order:

    1. Nodes with no inputs run first
    2. Nodes that depend on those outputs run next
    3. Continue until all nodes complete

    Example:

    Prompt Template
    [Text] β†’ [Image] β†’ [Upscaler]
      1st       2nd        3rd

    Understanding Progress

    Node States

    StateVisualMeaning
    IdleNormal appearanceReady to run
    QueuedWaiting indicatorIn line to run
    RunningSpinning animationCurrently processing
    CompleteShows resultFinished successfully
    ErrorRed indicatorSomething 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 TypePreview
    ImageThumbnail in node
    VideoVideo player
    AudioAudio player
    TextText display

    Full Preview

    • Click the preview thumbnail
    • Opens larger view
    • Includes download option

    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

    ErrorCauseSolution
    Insufficient creditsNot enough creditsAdd credits or use cheaper model
    Generation failedAI couldn't completeTry again or modify prompt
    TimeoutTook too longTry again or simplify request
    Invalid inputMissing or wrong inputCheck connections

    When Errors Occur

    1. Read the error message β€” Usually explains the issue
    2. Check your inputs β€” Are all required connections made?
    3. Try again β€” Sometimes temporary issues resolve
    4. Modify and retry β€” Adjust prompt or settings
    5. 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

    1. Run nodes individually first to verify each step
    2. Start with cheap models for testing
    3. Run full workflow once you're confident
    4. 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:

    1. Identify which node needs changes
    2. Modify just that node's settings
    3. Re-run from that node forward
    4. 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:

    1. Click the download icon on the result
    2. Choose save location
    3. 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

    1. Change node settings as needed
    2. Run the modified node
    3. Downstream nodes may need re-running

    Fresh Start

    To completely restart:

    1. Clear results from nodes (if needed)
    2. Run entire workflow fresh

    Keyboard Shortcuts

    ActionShortcut
    Run selected nodeEnter (when node selected)
    Stop runningEscape
    Save canvasCtrl/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