docs/quick-ingestion-guides/bigquery/configuration.md
Now that you have created a Service Account and Service Account Key in BigQuery in the prior step, it's now time to set up a connection via the DataHub UI.
:::note If you do not see the Ingestion tab, please contact your DataHub admin to grant you the correct permissions :::
This will securely store your BigQuery Service Account Private Key within DataHub
BIGQUERY_PRIVATE_KEY - we will use this later to refer to the secretprivate_key value from your Service Account KeyThis will securely store your BigQuery Service Account Private Key ID within DataHub
BIGQUERY_PRIVATE_KEY_ID - we will use this later to refer to the secretprivate_key_id value from your Service Account KeyYou can find the following details in your Service Account Key file:
Populate the Secret Fields by selecting the Private Key and Private Key ID secrets you created in steps 3 and 4.
<p align="center"> </p>This step will ensure you have configured your credentials accurately and confirm you have the required permissions to extract all relevant metadata.
<p align="center"> </p>After you have successfully tested your connection, click Next.
Now it's time to schedule a recurring ingestion pipeline to regularly extract metadata from your BigQuery instance.
You will now find your new ingestion source running
<p align="center"> </p>Congratulations! You've successfully set up BigQuery as an ingestion source for DataHub!