Ask the warehouse in a sentence
A lead asks for last quarter’s refund rate by region — Copilot writes the query, runs it and answers, showing the SQL it used.
Google’s warehouse, and often the only place where every system’s data meets. Connect it once and your copilot works with datasets, tables, views and query results without leaving the thread — and your workflows can act on it while the customer is still typing.
No credit card required · 7-day free trial
Copilot rides inside the inbox. With Google BigQuery connected it reads datasets, tables, views and query results and acts on them from the same panel as the conversation — no second tab, no copying an order number across.
What a specific connection exposes is decided by Google BigQuery, not by us: Settings → Apps lists the real tools your connection carries, each with its own switch.
Google BigQuery is a place a workflow looks things up rather than one that starts it. Trigger on a conversation, a schedule or another app's event, then use an AI Agent step to work in Google BigQuery and hand the answer to the steps that follow — a message, a CRM update, an escalation.
If Google BigQuery does publish events to your workspace, they appear in the trigger picker the moment the connection is made.
A workflow's AI Agent step runs a bounded tool-calling loop over the apps you have connected and returns an object whose fields you declared. So "find the record, check the status, and give me status and owner" is one step rather than four — and the fields it returns are available to every step after it.
The rows you name become the variables downstream steps read, so a branch can test what Google BigQuery said.
A step budget and a model tier per node — the loop stops where you told it to.
The loop can call the Google BigQuery tools you left enabled and nothing else.
A lead asks for last quarter’s refund rate by region — Copilot writes the query, runs it and answers, showing the SQL it used.
A scheduled workflow queries BigQuery and posts the number to the channel that cares, instead of a dashboard nobody opens.
It is open to everyone in your organization, not just admins — which apps your copilot can reach is part of doing the job.
The catalogue runs to hundreds of apps and is searchable. Connect Google BigQuery from its card.
You sign in on Google BigQuery's own screen and approve the access. The connection carries that account's permissions — no API keys are pasted into Cloodot.
Open the connection and switch off anything you would rather it never touched. A tool you switch off is out of reach from the next question onward.
Start free. Connect a channel, train an agent on your own content, and you'll have a working deployment in your inbox the same afternoon.