For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google BigQuery

Google BigQuery integration in Lleverage connects your workflows and agents to your data warehouse, so they can look up datasets and run queries, bringing analytics data into your automated processes.

How to Connect

  1. Go to Settings > Connections in your project

  2. Pick Google BigQuery from the list of apps

  3. Choose which actions the connection should allow and who should have access (shared or personal)

  4. Choose "Connect Now" and sign in with Google, or send an authentication link so a colleague can connect on your behalf

What Google BigQuery Can Do

  • Browsing - list the datasets in your project and the tables within a dataset

  • Querying - run a query and use the results in the rest of your workflow

💡 Use case: Pull the latest figures into a scheduled report, let an agent answer data questions with a live query, or check a metric before a workflow decides what to do next.

Important Considerations

  • The signed-in Google account's access in BigQuery determines which datasets and tables are available

  • Queries run against your BigQuery project and count towards its usage, so keep scheduled queries efficient

Last updated

Was this helpful?