Run and Schedule a Workflow
Learn how to run and schedule a workflow
Workflow Size
Due to Solana’s maximum transaction size limit, only a limited number of transactions can be included in a single workflow. You can monitor the current size usage in the Workflow Settings tab on the right.
To overcome this limitation, Bflow offers a special type of workflow called a Multi-Workflow. Multi-Workflows function like regular workflows, but instead of holding transactions, they contain multiple workflows, executed atomically, powered by Jito.
Run a Workflow
Once your workflow is ready, simply click the "Run Workflow" button and sign the transaction.

Schedule a Workflow
You can schedule workflows by clicking the "Schedule" button, located to the right of Run Workflow. This allows you to set a specific execution time.

Last updated