--- title: Google BigQuery node documentation description: Learn how to use the Google BigQuery node in n8n. Follow technical documentation to integrate Google BigQuery node into your workflows. contentType: [integration, reference] priority: medium --- # Google BigQuery node Use the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records. On this page, you'll find a list of operations the Google BigQuery node supports and links to more resources. ```{note} Credentials Refer to [Google BigQuery credentials](/08-0-0-Workflow/integrations/builtin/credentials/google/index.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations - Execute Query - Insert ## Templates and examples ## Related resources Refer to [Google BigQuery's documentation](https://cloud.google.com/bigquery/docs/reference/rest) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```