> For the complete documentation index, see [llms.txt](https://docs.plock.io/plock-overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plock.io/plock-overview/guides/connect-your-data-sources/google-bigquery.md).

# Google BigQuery

To set up BigQuery as a source, first follow these steps:

1. Go to the Google Cloud Console, select the project containing your database and navigate to the **IAM & Admin** tab.
2. Go to the **Service Accounts** menu.
3. Click **+ CREATE SERVICE ACCOUNT**.
4. Choose a name and ID for your service account and click **CREATE AND CONTINUE**.

<figure><img src="/files/DCAmC1G8kx2YCRHVDvxg" alt=""><figcaption></figcaption></figure>

5. Add the two roles **BigQuery Data Viewer** and **BigQuery Job User**:

<figure><img src="/files/trLhDqGdSFXLlLwYSKrn" alt=""><figcaption></figcaption></figure>

6. Click **DONE** to set up the Service Account.
7. Click your newly created Service Account, got to the **Keys** tab and click **Add Key** and choose **Create new key**. Choose **JSON** and click **Create**.
