# BigQuery

1\. Create a **Workflow** of the project you are working on if there isn't one.

![](/files/f9EwDIYZD52YjtPzOIat)

2\. Drag **BigQuery** under New Database

![](/files/zSc1OlyX5cmKmJJdxOHr)

3\. Enter the following info.&#x20;

**Dataset ID** needs to meet BigQuery's naming requirement. Good example: "test\_data"

Make sure the **service account** has access to create projects and datasets.&#x20;

![](/files/yjoDoUArzOwYy6R1O254)

4\. Connect the table to the Destination you just created.

![](/files/RTIzungNxFhrEDIRWZRB)


---

# 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://docs.acho.io/acho-studio/data-flow/export-data/connect-bigquery.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.
