# BigQuery integration

- [Integration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration/integration-setup.md)
- [Integration Specifications](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration/integration-specifications.md): This article will help you learn about how Daasity replicates data from GA4 BigQuery, limitations to the data we can extract and where the data is stored in the GA4 BigQuery schema.
- [Workflow Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration/workflow-configuration-setup.md): This page provides information on how the Google Analytics 4 (Via BigQuery) integration can be configured as part of a workflow to extract data
- [Transformation Configuration Instructions](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration/transformation-configuration-instructions.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Google Analytics 4 (via BigQuery) data into the Unified Traffic Schema (UTS)
- [Important Notes](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration/important-notes.md): Important things to know about the GA4 BigQuery integration
- [Creating a Custom Report](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration/creating-a-custom-report.md): This outlines the steps to load data using a custom query from your GA4 BigQuery data into your data warehouse.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-analytics-4/bigquery-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
