Bflow will launch on June!

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.

Scheduling behavior differs based on the account type:

  • Crypto Wallets: Require signing offline transactions, which must be executed manually at a later time.

  • Privy Accounts: Only need to confirm the schedule, Bflow handles execution automatically at the specified time. Privy users need to Delegate their wallet first to use scheduling.

Note: Privy users must first delegate their wallet in order to use the scheduling feature.

Last updated