This new functionality in the UI allows you to override the standard environment variables of your Fleet for one-off runs. It's particularly useful for experimenting with different configurations without altering your Fleet's core setup.
Whether it's for testing, debugging, or special-case data processing,
Run with Parameters
tailors each on-demand Fleet run to your specific needs. Here's a few examples of what teams can use this feature for:
  • Run with development credentials instead of production credentials.
  • Backfill data by providing a hardcoded date.
  • Pass brand new environment variables to Vessels built with Blueprints, allowing you run dynamic SQL against Snowflake or BigQuery.
To get started, click the
{...}
button next to Run Now!
run-with-params_canny
Unlock advanced flexibility
: Use
Run with Parameters
programmatically through our API
for enhanced control and automation, available exclusively with our Business and Enterprise plans.