Skip to main content

Enable Optimization for Projects

Once the Yuki Proxy is deployed with the correct permissions, you can activate optimization individually for each project.

How It Works

Yuki automatically discovers all BigQuery projects in your organization. For each project, you control optimization with a simple toggle:

StateBehavior
ONQueries are routed through Yuki Proxy with optimization applied
OFFQueries bypass the proxy and run directly against BigQuery

You can toggle optimization at any time, which allows for a phased rollout - start with select projects before broader deployment.

!Important

Enabling the toggle alone is not enough. You must also update the connection strings in your tools and applications so queries actually route through the Yuki Proxy hostname.

Next Step

Proceed to Update Connection Strings to complete setup.