# Connect Google BigQuery

You can connect your BigQuery data source by simply signing-in with your Google account.

To do that, select BigQuery in the **Add new data source** menu:

<img src="/files/JPSEXWYbqIVRBKHcj6QP" alt="" width="563">

A new window will prompt with two options: **Manual Authentication** or **Oauth Authentication**. Select the second one, then click on Next:

<img src="/files/ObNaUrC3xYwtqJoab10W" alt="" width="563">

**Sign-up with your Google account** to connect your BigQuery data source.

You'll be able to enter your **Project ID** and **Data source name**. Therefore, click on **Test and connect** to proceed:

<img src="/files/FRXAPyy6yWwOmT2XiRuh" alt="" width="563">

***


---

# 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.igenius.ai/crystal-console/topics-configuration/connect/tutorials-for-specific-data-sources/connect-google-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.
