
Steps are the ordered operations performed by your workflow — executed exactly as they're arrayed.
Types
tool- https://developers.bannerbear.com/v5/#toolsimage- https://developers.bannerbear.com/v5/#imagesanimation- https://developers.bannerbear.com/v5/#animations
Reorder steps
Use the Up and Down buttons to reorder the steps in your workflow.

Reference steps
Chained your steps by referencing the output from earlier steps as {{steps.<key>.<output>}}. For example, in the image below we're generating a voiceover then referencing its output in a later step.


