> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dqlabs.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> What the Google Chat integration is in Prizm — delivers alert notifications to Google Chat spaces via webhook or OAuth.

<script type="application/ld+json">
  {`{
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Google Chat Overview",
            "description": "What the Google Chat integration is in Prizm - delivers alert notifications to Google Chat spaces via webhook or OAuth.",
            "url": "https://docs.dqlabs.ai/integrations/googlechat/overview",
            "publisher": {
              "@type": "Organization",
              "name": "DQLabs Inc",
              "logo": "https://media.brand.dev/332adc35-5bc4-4d2b-bf78-256aa4a5e414.svg"
            }
            }`}
</script>

## What is the Google Chat integration?

The Google Chat integration delivers Prizm alert notifications to Google Chat spaces via webhooks, giving data teams real-time visibility into data quality issues in the collaboration platform they already use. When an alert fires in Prizm, a formatted message card is posted to the configured space — including asset name, metric, deviation, and a direct link to the Prizm alert — so teams can triage quickly without switching tools.

### What this integration enables

| Capability                      | Description                                                                       |
| ------------------------------- | --------------------------------------------------------------------------------- |
| Real-time alert notifications   | Alert messages are posted to Google Chat spaces as soon as Prizm fires the alert. |
| Webhook-based delivery          | Uses incoming webhooks — no OAuth app required.                                   |
| Multiple space support          | Register multiple webhook connections to route alerts to different spaces.        |
| Per-rule space routing          | Configure different spaces for different alert rules or asset groups.             |
| Contextual notification content | Each message includes asset name, metric, deviation, and a View in Prizm link.    |

<Tip>
  Use Google Chat's threaded replies to discuss and document the investigation for each alert directly in the notification thread. This keeps the audit trail of decisions and findings attached to the alert message itself.
</Tip>

<Card title="Setup" icon="gear" href="/integrations/googlechat/setup">
  Connect Google Chat to Prizm — step-by-step webhook configuration guide.
</Card>
