Skip to main content

Enable data quality on connection Private Preview

Enable data quality on your BigQuery connection in Atlan to start monitoring data quality. This guide helps you configure the connection with the necessary credentials and permissions.

Prerequisites

Before you enable Data Quality for BigQuery, confirm that you have:

Enable data quality

Once the Atlan team grants the access, follow these steps to enable data quality on your BigQuery connection.

  1. Turn on the data quality configuration toggle to configure:

    Enable Toggle for BigQuery

    • Navigate to Admin in Atlan
    • Find the Labs section
    • Turn on the BigQuery toggle under Data Quality section
  2. Select your connection and configure credentials:

    1. Navigate to Admin > Labs > Data Quality
    2. Click Connections for BigQuery and select your connection from the list
    3. Click Configure for your selected connection
    4. Turn on BigQuery data quality toggle
    5. Enter the following credential details:
      • Service Account JSON: Paste the contents of the service account JSON key file
    6. Enter your DQS Project ID: The GCP project ID where Atlan stores DQ metadata
    7. Enter your DQS Dataset: The dataset name (for example, atlan_dq) where Atlan stores DQ metadata for this connection
    8. Click Run permissions check to verify:
      • Credentials have necessary permissions in BigQuery
      • BigQuery setup completed correctly
    9. Click Update to save the credentials

See also